Modify ↓
Opened 12 years ago
Closed 12 years ago
#8985 closed defect (fixed)
[patch] Checking the fuel types in transport/car/fuel station does nothing
Reported by: | aceman | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: | Don-vip |
Description
When using the dialog for preset of transport/car/fuel (<item name="Fuel" icon="presets/fuel.png" type="node,closedway">) and ticking some fuel types (e.g. octane_98), no tag gets set on the current object. From defaultpresets.xml, this should probably produce the tag fuel:octane_98=yes .
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | 8985.patch added |
---|
comment:1 by , 12 years ago
Cc: | added |
---|---|
Component: | Internal preset → Core |
Summary: | Checking the fuel types in transport/car/fuel station does nothing → [patch] Checking the fuel types in transport/car/fuel station does nothing |
Version: | → tested |
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I was already on it, thanks :)
Note:
See TracTickets
for help on using tickets.
Recently added checkgroup wasn't relaying
addCommands
to its checks.