Opened 4 years ago

Last modified 4 years ago

#20699 closed defect

Reverse way direction: tags depending on way direction are not adjusted anymore — at Initial Version

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

Description

What steps will reproduce the problem?

  1. Have a way with tags depending on the direction of the way:
     "bicycle"="use_sidepath"
       "foot"="use_sidepath"
       "highway"="tertiary"
       "lanes"="2"
       "lanes:backward"="1"
       "lanes:forward"="1"
       "lit"="yes"
       "maxspeed"="50"
       "name"="Weinstraße"
       "ref"="K 5119"
       "sidewalk:left"="separate"
       "sidewalk:right"="no"
       "surface"="asphalt"
       "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

Change History (0)

Note: See TracTickets for help on using tickets.