[TYPO3-core] RFC #16323: Bug: Link browser shows no information about translated tt_content elements

Stanislas Rolland typo3 at sjbr.ca
Tue Nov 30 02:40:01 CET 2010


Hi Johannes,
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references: http://bugs.typo3.org/view.php?id=16323
>
> Branches: TYPO3_4-4 & trunk
>
> Problem:
> The link browser (browse_links.php) only shows the title of the
> tt_content element. There is no chance to find the correct element if
> you have translated elements with the same title.
>
> Solution:
> The patch adds the id to the title attribut of the link tag and indents
> the element title if the language is not default. Like it is done in the
> list module. See bugtracker for screenshots.
>
> How to reproduce:
> - Create a translation of a content element using the same title
> - Open a simple text element
> - Click on the wizard icon next to the "link" field
> - Select the tab "Page"
> - Expand the page in the tree having elements looking exactly the same.
>
> Notes:
> It is nearly impossible to find the correct element wihtout trial and
> error if you have a page with many translated content elements. So I
> count this as bug which should also go to the 4.4 branch. Maybe in
> addition to #16262

I modified your patch:
1. so that the flag icon is always shown whenever the language is other 
than default (including "All languages" flag), but indentation occurs 
only if the record is actually a localization record of some other record;
2. added missing backpath in 4.4 version so that the path to the icon is 
correct when using the RTE;
3. fixed the defaultLanguage and multipleLanguages labels so that they 
show up as titles in the element browser.

So, +1 from me on reading and testing with the attached patches in trunk 
and branch TYPO3_4-4.

Regards,
Stanislas

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typo3core_bugfix_16323_typo3_4-4.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101129/b5132154/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typo3core_bugfix_16323_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101129/b5132154/attachment-0001.asc>


More information about the TYPO3-team-core mailing list