[josm-dev] Ticket #485: Can't search for tag's which contain colons

Florian Heer florianheerfheb at yahoo.de
Thu Aug 14 04:03:52 BST 2008


Another day (uhm... night), another bug fix.

The attached patch fixes #485, but might need a bit of explanation to 
the user.

In the search-gui, I have introduced a new CheckBox, labelled "use = 
instead of : for key/value separation".
If checked, the search works slighty different. "=" instead of ":" is 
used as a token to separate key and value.

So, if you have a tagging a) "test1:test2=yo"  and b) "test1=test2"

searching can be done by ticking the checkbox. Searches for 
"test1:test2" will find tagging a) if the new checkbox is clicked and 
tagging b) ("classic" search) if you don't click the box. Searching for 
"test1:test2=yo" with the new way will of course find tagging a) as well.


Regards, Florian.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: josm-patch-ticket-485.txt
URL: <http://lists.openstreetmap.org/pipermail/josm-dev/attachments/20080814/c9563e57/attachment.txt>


More information about the josm-dev mailing list