[TYPO3-core] RFC: #14493: Icon "Create new record in top of column" displayed even with no rights

Georg Ringer news at ringerge.org
Thu May 27 10:26:04 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=14493

Branches:
TYPO3_4-3 & trunk

Problem:
The icon and link "Create new record in top of column" in the page
module is displayed even if the editor has no rights to create/change
content elements.

The control panel of each record is hidden correctly by using the
extended check which should be used at the other place too.

Solution:
Use "&& $this->doEdit"

Notes:
The toolbar holds also icons to create new pages and new content elemens
which are not checked either. Should be another RFC.

Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14493-create-new-ce.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100527/e5239052/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14493-create-new-ce_before.gif
Type: image/gif
Size: 20199 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100527/e5239052/attachment-0002.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14493-create-new-ce_after.gif
Type: image/gif
Size: 19097 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100527/e5239052/attachment-0003.gif>


More information about the TYPO3-team-core mailing list