Bug #11336
Make error message more user friendly
| Status: | Accepted | Start date: | 2010-12-08 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | - | % Done: | 80% |
||
| Category: | - | ||||
| Target version: | 4.6 | ||||
| TYPO3 Version: | 4.6 | PHP Version: | |||
| Votes: | 0 |
Description
Some error messages are not very userfriendly at the moment and are quite impossible to understand for a normal editor.
Example:
1: [newlog()] Could not be edited in offline workspace in the branch where found (failure state: 'Record stage "1" and users access level did not allow for editing'). Auto-creation of version not allowed in workspace!
Says that the record I tried to edit is already in review state and can therefore not be edited. But to find out what the error message says one needs not so common understanding of the TYPO3 workspace mechanics ...
History
Updated by Tolleiv Nietsch over 2 years ago
- Status changed from New to Accepted
- Target version set to 4.6
Updated by Tolleiv Nietsch almost 2 years ago
- TYPO3 Version set to 4.6
was pretty much solved with #27643 - the message itself didn't really change yet but there's a "nice" warning which pops up directly.
Updated by Tolleiv Nietsch almost 2 years ago
- % Done changed from 0 to 80