[TYPO3-core] RFC: #14605: rootline says "pid" where it should be "uid" or just "ID"
Steffen Kamper
info at sk-typo3.de
Tue Jun 8 14:44:26 CEST 2010
Hi,
this is a SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=14628
Branches: Trunk
The rootline shown in the upper right corner of the working area always
says "pid" where it should be "uid" or just "ID", because "pid" is the
parent id of any record (even pages) and not the page id.
The rootline looks weird because it's composed with PAGEPATH and
PAGEINFO. The desired output should be
Path: /Path to current page/ [icon] title [uid]
See screenshot before and after.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14605.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100608/485d98d1/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: before.png
Type: image/png
Size: 3125 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100608/485d98d1/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: after.png
Type: image/png
Size: 3049 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100608/485d98d1/attachment-0001.png>
More information about the TYPO3-team-core
mailing list