Bug #36469
The action selector box should show 'editing' at the top
| Status: | Under Review | Start date: | 2012-04-23 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | PHP Version: | ||
| Votes: | 0 |
Description
If a non admin user is using the workspaces module, the action dropdown selector typically shows the 'editing' stage as the third option. This is due to the algorithm used to build this list. It should be shown a the top for consistency.
Forcing the item to the top after the array of options is built is probably the best fix.
Holds for 4.5 and up.
Related issues
| related to Workspaces & Versioning - Bug #32473: Only workspace admins can send item back to previous stage | Resolved | 2011-12-12 |
History
Updated by Bart Dubelaar about 1 year ago
Additionally, I think the editing stage should always be displayed as long as a user is member of a workspace.
Updated by Bart Dubelaar about 1 year ago
It also seems that it is not only the editing stage that is shown at the wrong place. Especially if a user is a member of only a few stages, then the order will be messy.
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10744
Updated by Gerrit Code Review 10 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10744
Updated by Gerrit Code Review 10 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10744