Modify ↓
Opened 14 years ago
Closed 6 years ago
#6905 closed defect (fixed)
Plugin turnlanes toolbar action problems
Reported by: | rickmastfan67 | Owned by: | benshu |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Plugin turnlanes | Version: | latest |
Keywords: | Cc: |
Description (last modified by )
Just noticed this in the command line and pretty sure this isn't intended behavior. So, I thought I would let you know about it.
The way to reproduce the message (below) to show up in the CL is as follows:
- Start a fresh session of JOSM.
- Download a small area.
- Delete the layer of the data you just downloaded.
- Download the same small area again.
When you do that, the messages below show up in the CL:
Registered toolbar action turnlanes/edit overwritten: org.openstreetmap.josm.plugins.turnlanes.gui.TurnLanesDialog$EditAction gets org.openstreetmap.josm.plugins.turnlanes.gui.TurnLanesDialog$EditAction Registered toolbar action turnlanes/validate overwritten: org.openstreetmap.josm.plugins.turnlanes.gui.TurnLanesDialog$ValidateAction gets org.openstreetmap.josm.plugins.turnlanes.gui.TurnLanesDialog$ValidateAction
Attachments (0)
Change History (1)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o27927].