Bug #13585
closed
Workspaces cannot be changed with the topbar switcher
Added by Stefan Galinski over 13 years ago.
Updated about 6 years ago.
Description
Assign a normal user (= no admin) two or more different workspaces. Afterwards login as this user and try to switch the workspace with the topbar. The workspace should not be accessible for the user. HF! :-)
Files
- File v1.patch v1.patch added
- Status changed from New to Under Review
- Assignee set to Tolleiv Nietsch
- Target version set to 4.5.3
this looks strange for me:
if($$('#goToWsModule') > []) {
it should be at least like this:
if($$('#goToWsModule').length) {
btw - lets work on prototype replacement here, it's horrable :)
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:"8898a035ddfa4ff4afe9f709f5ea566fc3911449".
- Target version changed from 4.5.3 to 4.5.3
- Target version changed from 4.5.3 to 4.5.3
- Category set to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5.3)
- Status changed from Resolved to Closed
Also available in: Atom
PDF