Opened 15 years ago
Last modified 15 years ago
#6364 closed defect
can't remove tag with preset — at Version 1
| Reported by: | Dion Dock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | Cc: |
Description (last modified by )
I would expect the following preset to remove the "tiger:reviewed" key. It does not. It used to a long time ago (the Java 1.5 version)
<presets> <item name="Mark Tiger Reviewed"> <key key="tiger:reviewed"/> </item> </presets>
Change History (2)
by , 15 years ago
| Attachment: | remove_tag_with_preset.patch added |
|---|
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



The attached patch should resolve this annoying issue.