Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13004 closed defect (fixed)

pt_assistant: The last part of text is missing in launchpad.

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin pt_assistant Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

In launchpad the last part is missing, in source there are more text.

English:
The relation (id=

Located in ../plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/IncompleteMembersDownloadDialog.java:31

From source:
message = tr("The relation (id=" + id
+ ") has incomplete members.\nThey need to be downloaded to proceed with validation of this relation.\nDo you want to download incomplete members?");

English:
PT_Assistant plugin found that this relation (id=

Located in ../plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/ProceedDialog.java:40

From source:
JLabel label1 = new JLabel(tr("PT_Assistant plugin found that this relation (id=" + id + ") has errors:"));

What is the expected result?

All text in launchpad.

What happens instead?

Last part of text is missing in launchpad.

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

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-06-04 17:28:58 +0200 (Sat, 04 Jun 2016)
Build-Date:2016-06-04 15:31:27
Revision:10327
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10327 da) Windows XP 32-Bit
Memory Usage: 123 MB / 989 MB (64 MB allocated, but free)
Java version: 1.7.0_79-b15, Oracle Corporation, Java HotSpot(TM) Client VM

Plugins:
- Mapillary (32158)
- apache-commons (32158)
- apache-http (32158)
- continuosDownload (44)
- gson (32158)
- mapdust (31923)
- pt_assistant (32297)
- reverter (32158)
- turnrestrictions (32158)
- utilsplugin2 (32158)

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/NewParkingFeatures&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1

Attachments (0)

Change History (3)

comment:1 by stoecker, 8 years ago

Resolution: fixed
Status: newclosed

In [o32330].

Version 0, edited 8 years ago by stoecker (next)

comment:2 by stoecker, 8 years ago

Component: PluginPlugin pt_assistant

comment:3 by darya, 8 years ago

Thank you.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.