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 simon04)

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 simon04, 15 years ago

comment:1 by simon04, 15 years ago

Description: modified (diff)

The attached patch should resolve this annoying issue.

Note: See TracTickets for help on using tickets.