Project

General

Profile

Actions

Bug #13585

closed

Workspaces cannot be changed with the topbar switcher

Added by Stefan Galinski about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2011-03-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

v1.patch (726 Bytes) v1.patch Tolleiv Nietsch, 2011-03-03 15:56
v2.patch (725 Bytes) v2.patch Tolleiv Nietsch, 2011-03-04 10:20

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #28313: Javascript-Error when be_user has no access to module "Workspaces"Closed2011-07-19

Actions
Actions #1

Updated by Tolleiv Nietsch about 13 years ago

  • 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
Actions #2

Updated by Steffen Kamper about 13 years ago

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 :)

Actions #3

Updated by Tolleiv Nietsch about 13 years ago

  • File v2.patch added
Actions #4

Updated by Tolleiv Nietsch about 13 years ago

  • File deleted (v2.patch)
Actions #5

Updated by Tolleiv Nietsch about 13 years ago

Actions #7

Updated by Tolleiv Nietsch about 13 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:"8898a035ddfa4ff4afe9f709f5ea566fc3911449".

Actions #8

Updated by Oliver Hader almost 13 years ago

  • Target version changed from 4.5.3 to 4.5.3
Actions #9

Updated by Oliver Hader almost 13 years ago

  • Target version changed from 4.5.3 to 4.5.3
Actions #10

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #11

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5.3)
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF