[TYPO3-core] RFC #11468: [Bug]: $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
Fabrizio Branca
news at _REMOVETHIS_fabrizio-branca.de
Fri Jul 3 16:18:46 CEST 2009
This is an SVN patch request.
Type: [Bugfix]
Bugtracker references:
http://bugs.typo3.org/view.php?id=11468
Branches:
trunk
Problem:
In Revision 4482 (for bug 0009813) the internal structure of the method
t3lib_BEfunc::viewOnClick() was changed. The main thing is, that this
method returns two urls (for workspace preview enabled and disabled) at
the same time and let javscript decide which url to us to open a new window.
The method has an optional fifth parameter "altUrl" that was used as url
before instead of the url(s) generated inside the method. But this
parameter will not be used anymore.
Solution:
Set both urls (workspace preview enabled and disabled) to the altUrl.
Bye,
Fabrizio
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11468.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090703/1cfba9d8/attachment.txt
More information about the TYPO3-team-core
mailing list