Modify ↓
Opened 17 years ago
Closed 16 years ago
#409 closed defect (wontfix)
Disregard the readonly in tagging presets
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
I have the following in a tagging presets file:
<combo key="highway" text="Highway" values="cycleway" default="cycleway" readonly="true" />
But in the combo box I can still edit the content and my edits is whats being applied.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
There is no readonly attribute.
Note:
See TracTickets
for help on using tickets.
761: Is this still an issue? In the current standards preset file I cannot find a readonly-attribute.