Modify ↓
Opened 6 years ago
Closed 5 years ago
#409 closed defect (wontfix)
Disregard the readonly in tagging presets
| Reported by: | osm@… | Owned by: | framm |
|---|---|---|---|
| Priority: | major | 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 Changed 5 years ago by florianheerfheb@…
comment:2 Changed 5 years ago by anonymous
- Resolution set to wontfix
- Status changed from new to 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.