[TYPO3-core] RFC: Add new property TSFE.jumpURL_HTTPStatusCode
Michael Stucki
michael at typo3.org
Sat Apr 28 22:36:06 CEST 2007
This is a SVN patch request.
Problem:
JumpURL redirects are always forwarded using HTTP status 302 (which is the
default when using header('Location: ...')).
This needs to be made configurable.
Solution:
Add a new property "TSFE.jumpURL_HTTPStatusCode" to Page TSconfig.
Comments: Patch is written by Ingo Schmitt
How to test:
1. Add a new page of type external URL
2. Add the property "TSFE.jumpURL_HTTPStatusCode = 307" to the TSconfig field
of this page
3. Open the page in the FE
4. Check your Apache access log.
Branches: Trunk only
Documentation changes: see
http://wiki.typo3.org/index.php/Pending_Documentation
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_3787.diff
Type: text/x-diff
Size: 1015 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070428/56d4ed42/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070428/56d4ed42/attachment.pgp
More information about the TYPO3-team-core
mailing list