[TYPO3-core] RFC: #13170: Workspace Owners should be manageable with groups as well

Steffen Gebert steffen at steffen-gebert.de
Wed Nov 3 23:49:47 CET 2010


> Bugtracker references:
> http://bugs.typo3.org/view.php?id=13170
>
> Branches:
> trunk
>
> Problem:
> The management of workspace-access rights is inconsistent, members and
> reviewers can be assigned via user-groups, owners need to be assigned
> personally.

Hi Tolleiv,

I've cleaned up few CGL issues (space after "foreach") and changed
 > $result·=·$this->isOldStyleAdminFieldUsed(());
to
 > $result·=·$this->isOldStyleAdminFieldUsed();

 > $resUp·=·$GLOBALS['TYPO3_DB']->exec_UPDATEquery(
to
 > $GLOBALS['TYPO3_DB']->exec_UPDATEquery(
(as $resUp is never read)

Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member

Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13170_v4.diff
Type: text/x-diff
Size: 5645 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101103/3bca8faa/attachment.diff>


More information about the TYPO3-team-core mailing list