Opened 14 years ago

Closed 6 years ago

#6905 closed defect (fixed)

Plugin turnlanes toolbar action problems — at Version 1

Reported by: rickmastfan67 Owned by: benshu
Priority: minor Milestone:
Component: Plugin turnlanes Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

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:

  1. Start a fresh session of JOSM.
  2. Download a small area.
  3. Delete the layer of the data you just downloaded.
  4. 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

Change History (1)

comment:1 by Don-vip, 6 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in [o27927].

Note: See TracTickets for help on using tickets.