﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20037	"Overpass query wizard generates wrong query with ""*=value"""	GerdP	GerdP	"==== What steps will reproduce the problem?
1. Use wizard with `type:node AND (*=forward OR *=backward)`
2. Click Build Query button

==== What is the expected result?
A query that finds all nodes with a tag that has a value of forward or backward
==== What happens instead?
{{{
[out:xml][timeout:90][bbox:{{bbox}}];
(
  node;
  node;
);
(._;>;);
out meta;
}}}
==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Build-Date:2020-11-04 11:24:41
Revision:17293
Is-Local-Build:true

Identification: JOSM/1.5 (17293 SVN en) Windows 10 64-Bit
OS Build number: Windows 10 Home 2004 (19041)
Memory Usage: 653 MB / 1753 MB (328 MB allocated, but free)
Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920x1080 (scaling 1.0x1.0)
Maximum Screen Size: 1920x1080
Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32
VM arguments: [-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:57650, -ea, -javaagent:D:\eclipse-java-2020-09\eclipse\configuration\org.eclipse.osgi\215\0\.cp\lib\javaagent-shaded.jar, -Dfile.encoding=UTF-8]
Program arguments: [--debug]

Plugins:
+ OpeningHoursEditor (35579)
+ apache-commons (35524)
+ buildings_tools (35579)
+ continuosDownload (91)
+ ejml (35313)
+ geotools (35169)
+ jaxb (35092)
+ jts (35122)
+ o5m (35248)
+ opendata (35513)
+ pbf (35636)
+ poly (35248)
+ reltoolbox (35602)
+ reverter (35579)
+ undelete (35521)
+ utilsplugin2 (35624)

Validator rules:
+ c:\josm\core\resources\data\validator\geometry.mapcss

Last errors/warnings:
- 02424.311 W: java.net.SocketException: Socket Closed. Cause: java.net.SocketException: Socket Closed
- 02424.314 E: java.net.SocketException: Socket Closed. Cause: java.net.SocketException: Socket Closed
}}}
"	defect	closed	normal	20.12	Core		fixed	template_report	simon04
