#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 , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Component: | Plugin → Plugin pt_assistant |
---|
In [o32330].