[TYPO3-core] RFC: #12269: bugfix - List module renders wrong data in localization view when record-overlay was moved in WS
Tolleiv.Nietsch
info at tolleiv.de
Mon Oct 19 14:23:39 CEST 2009
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=12269
Branches:
trunk
Problem:
The "Localization view" within the List module renders the wrong
move-placeholder for L10n record overlays if these where moved together
with their parent-records within a workspace. This happens because the
rendered records are taken from the
t3lib_transl8tools->getTranslationInformation which preprocesses these
records. See http://bugs.typo3.org/file_download.php?file_id=8731&type=bug .
Solution:
The attached patch re-reads the records from the database in
"parent-record moved" situations and re-generates the record overlays.
Notes:
This patch is a prerequisite for #2314. You might find other strange
behavior within the List-module which seems to be related to this issue.
Imho this will be removed with the patch for #2314 which I'll bring up
to the Core-List soon.
Another followup is #12271.
In my opinion it would be good to approve this issue on his own but wait
with the SVN commit until #2314 is also approved.
Cheers,
Tolleiv
--
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0012269-moveRecord-ListModuleFix.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091019/f48dc694/attachment.txt>
More information about the TYPO3-team-core
mailing list