Ticket #1234 (new defect)
inconsistent class names on more/less commands
| Reported by: | FND | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | 2.7.1 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
changeset:10120 (#849) introduced a convention for classes on toolbar commands (command name prefixed with "command_").
However, the more and less (pseudo-)commands do not adhere to this convention, using moreCommand and lessCommand instead.
This complicates parsing, as it requires special handling when constructing selectors for toolbar buttons.
Change History
Note: See
TracTickets for help on using
tickets.
