Actions
Bug #28685
closedt3lib_div::getIndpEnv('REQUEST_URI') does not return fragment/hash of url
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-08-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As written in the comment in the function getIndpEnv, this function does not handle the fragment (the text after # in the url) which is not good if you really need that part of a url. Of course there are workarounds but still, this IS a bug and should be fixed.
I for example need this to trigger a jQuery function and for that i need that hash after a redirect with the loginbox
Actions