Actions
Bug #18434
closedreverseProxyHeaderMultiValue = 'first' returns php error
Start date:
2008-03-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
$TYPO3_CONF_VARS['SYS']['reverseProxyHeaderMultiValue'] = 'first';
This returns a php error. To shift the first (bottom) element from an array array_shift() instead of array_unshift() should be used.
This was introduced by #18126, that has been commited to 4.2-branch.
Beside this small nobrainer the reverse Proxy config in 4.2 works great for me! Many Thanks!
(issue imported from #M7843)
Files
No data to display
Actions