Modify ↓
Opened 12 years ago
Closed 12 years ago
#8880 closed defect (invalid)
short_description only works with list_entry
Reported by: | skyper | Owned by: | skyper |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | preset short description | Cc: |
Description (last modified by )
Please try following lines:
<combo key="generator:output:electricity" text="electricity" values="yes,2 W,3 kW,5 MW,7 GW" short_description="yes,2 W,3 kW,5 MW,7 GW" /> <multiselect key="generator:output:electricity" text="electricity" values="yes;2 W;3 kW;5 MW;7 GW" short_description="yes;2 W;3 kW;5 MW;7 GW" />
no short description
Anyway it would be nicer to have it as quick info and not within the list.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-07-16 01:34:30 Last Changed Author: akks Revision: 6065 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-07-15 20:09:48 +0200 (Mon, 15 Jul 2013) Last Changed Rev: 6065 Identification: JOSM/1.5 (6065 en) Linux Debian GNU/Linux 7.1 (wheezy) Memory Usage: 201 MB / 672 MB (114 MB allocated, but free) Java version: 1.6.0_27, Sun Microsystems Inc., OpenJDK 64-Bit Server VM VM arguments: [-Djosm.home=$HOME/.josm-test] Program arguments: [--language=en] Dataset consistency test: No problems found Plugin: tagging-preset-tester (29748)
Attachments (0)
Change History (6)
comment:1 by , 12 years ago
Version: | → latest |
---|
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
comment:3 by , 12 years ago
follow-up: 5 comment:4 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Have you tried short_descriptions
instead (plural) ? That's the spelling in the documentation.
comment:5 by , 12 years ago
Replying to Don-vip:
Have you tried
short_descriptions
instead (plural) ? That's the spelling in the documentation.
Damn, you are right my fault. Have to be a more careful, sorry.
comment:6 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
What do you mean by "quick info" ? A tooltip ?