[TYPO3-core] RFC: #12589: Bugfix: recordlist localization doesn't return to pagemodule

Tolleiv.Nietsch info at tolleiv.de
Sat Nov 14 21:58:27 CET 2009


This is an SVN patch request.

Type: Bugfix

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

Branches:
trunk

Problem:
When using the list-module within the TemplaVoila pagemodule to localize 
records you'll end-up in the list-module after saving the record. This 
happens due to the fact that the class db_list add's himself into the 
returnUrl-chain instead of respecting the existing returnUrl.

Solution:
The attached patch uses the assigned returnUrl if it's present instead 
of adding db_list (only relevant for "justLocalize" calls).

Notes:
This only happens in combination with the "justLocalize"-feature which 
seems only to be relevant for TemplaVoila.

Once you end up in the list-module (after saving) there's the 
"return"-icon in the top-left corner which leads back to the pagemodule. 
But imho it's kind of confusing that the user doesn't end up in the 
pagemodule directly.

Cheers,
Tolleiv
-- 
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0012589_dblist_returnUrlDuringLocalization.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091114/3efd6618/attachment.asc>


More information about the TYPO3-team-core mailing list