Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#20699 closed defect (fixed)

Reverse way direction: tags depending on way direction are not adjusted anymore

Reported by: skyper Owned by: simon04
Priority: major Milestone: 21.03
Component: Core Version: latest
Keywords: template_report regression reverse way direction Cc: simon04, Don-vip, stoecker

Description (last modified by skyper)

What steps will reproduce the problem?

  1. Have a way with tags depending on the direction of the way:
       "highway"="tertiary"
       "lanes"="2"
       "lanes:backward"="1"
       "lanes:forward"="1"
       "sidewalk:left"="separate"
       "sidewalk:right"="no"
       "bus_bay"="left"
       "bus:lanes:forward"="yes|designated"
       "access:lanes:forward"="yes|no"
       "change:lanes:forward"="not_right|"
    
  2. Reverse direction of the way
  3. Get a dialog about adjusting keys or values
  4. Accept changes

What is the expected result?

Proposed changes are made

What happens instead?

No changes are made

Please provide any additional information below. Attach a screenshot if possible.

Have to find out when this stopped working but it used to work smoothly and JOSM proposes the correct changes but just does not execute them.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-03-31 20:46:00 +0200 (Wed, 31 Mar 2021)
Revision:17699
Build-Date:2021-04-01 01:30:56
URL:https://josm.openstreetmap.de/svn/trunk

Attachments (0)

Change History (11)

comment:1 by GerdP, 4 years ago

Maybe the changes in r17597 caused this?

comment:2 by skyper, 4 years ago

Description: modified (diff)

comment:3 by GerdP, 4 years ago

Cc: simon04 added

Yes, just tried it. When I reverse the changes from 17597 the problem disappears.

comment:4 by simon04, 4 years ago

Milestone: 21.03
Owner: changed from team to simon04
Status: newassigned

Thanks for reporting and for debugging. The fix should be rather easy...

comment:5 by simon04, 4 years ago

Resolution: fixed
Status: assignedclosed

In 17702/josm:

fix #20699, see #20048 - Fix dialog result handling of "Automatic tag correction"

comment:6 by simon04, 4 years ago

Cc: Don-vip stoecker added

@Vincent, can we release a hotfix, please? Maybe this breaks the record for the shortest timespan between release and hotfix. :-/

comment:7 by Don-vip, 4 years ago

Haha sure.

comment:8 by skyper, 4 years ago

Well, it was pure luck that I was lazy in :lanes tagging and reverted the way direction first to add tags together with some other ways and change the direction afterward again, plus, I had an style active with feedback.

Hope I did not damage too much data the last week.

Last edited 4 years ago by skyper (previous) (diff)

in reply to:  7 ; comment:9 by simon04, 4 years ago

Replying to Don-vip:

Haha sure.

Thank you, Vincent!

in reply to:  9 ; comment:10 by Don-vip, 4 years ago

Replying to simon04:

Replying to Don-vip:

Haha sure.

Thank you, Vincent!

You're welcome. Please hold on any major change until Monday. With the WebStart => OpenWebStart migration I might need to release another hotfix in case we find an issue preventing JOSM to start...

in reply to:  10 comment:11 by simon04, 4 years ago

Replying to Don-vip:

Please hold on any major change until Monday.

Alright. I'll probably work on a few highly experimental patches (such as #19336) instead... :-)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain simon04.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.