Opened 13 years ago

Last modified 13 years ago

#8426 closed enhancement

Update vaersion of remote protocol — at Initial Version

Reported by: akks Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: remote control Cc: Don-vip

Description

I have added empty-value support for load_and_zoom addtags functionality. Tags and values are trimmed now to avoid problems with space-starting tags. = is supported in the value,
Add add tags button (without confirmation) was added.

Empty values leads to deletion of the tag, warning is shown in the confirmation table.
(idea by CupIvan, Russian forum)

New requests are more general, and older JOSM give exceptions:
http://localhost:8111/load_and_zoom?addtags=wikipedia:de=Wei%C3%9Fe_Gasse===|maxspeed%20%20%20=%20%20&select=way23071688,way23076176,way23076177,&left=13.739727546842&right=13.740890970188&top=51.049987191025&bottom=51.048466954325

Do we need to increase RemoteControl.protocolMinorVersion or add some extra changes to remote control (maybe fix something) before it?

Change History (0)

Note: See TracTickets for help on using tickets.