Undo hard-codes selector classes instead of using user-configured values

Description

The Undo decorator generates markup that hard-codes selector class names into the HTML, despite the fact that the selectors are specified in the defaults, and a can be overridden by the implementer. If the implementer does override them, the showing/hiding of the controls will fail, because it will try to show/hide elements with the customized selectors, while the generated markup has the defaults.

Environment

None

Activity

Show:

Details

Assignee

Reporter

Components

Affects versions

Priority

Created August 30, 2010 at 7:34 PM
Updated July 29, 2021 at 5:45 AM