[TYPO3-core] Fix bug #1932: Can't limit content cols for Page>QuickEdit
Michael Stucki
michael at typo3.org
Mon Mar 20 19:02:22 CET 2006
This is a CVS patch request.
Problem:
<quote from bugtracker>
I can't limit the access to certain content cols for the Page Quickedit Tool,
because in typo3/sysext/cms/layout/db_layout.php it's hardcoded to select all
content elements of all content cols.
</quote from bugtracker>
Solution:
Add the colPostList to the query.
Comments:
I checked if it makes sense to call it via t3lib_db->cleanIntList() but found
out that the value is already piped through t3lib_div::intExplode() before.
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1932.diff
Type: text/x-diff
Size: 1133 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060320/7ea605b8/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060320/7ea605b8/attachment.pgp
More information about the TYPO3-team-core
mailing list