[TYPO3-core] RFC: Fix bug #1153 again: Adding parameters is not always expected
Michael Stucki
michael at typo3.org
Mon Apr 17 16:55:22 CEST 2006
This is a CVS patch request.
Problem:
In bug #1153 I did add the parameters of the showpic.php script to the
alternative script if set by "JSwindow.altUrl". This works as expected, but
users have asked to prevent this behaviour because they construct the
parameters using a postUser function for example.
Solution:
We need a new property to prevent addition of the parameters.
Bugtracker reference:
http://bugs.typo3.org/view.php?id=1153
TypoScript documentation (yes this is needed):
TSref, section "imageLinkWrap"
below "JSwindow.altUrl"
new property "JSwindow.altUrl_dropParams", boolean
| If set, the parameters for the showpic script are not appended
| automatically. Use this if you construct the parameters manually.
Branches:
TYPO3_4-0 + HEAD
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1153_post.diff
Type: text/x-diff
Size: 733 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060417/93655528/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060417/93655528/attachment.pgp
More information about the TYPO3-team-core
mailing list