Actions
Bug #16670
closedParsing throws error
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-10-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Parsing of certan pages with a special extension throws a php warning wich is very ugly... Problem occures in class.indexer.php on Line #14539 cause of function "parse_url". One could just add ab in front of the functioncall. Extension does work still for me then. Is there a reason for not setting an
infornt of the functioncall? I think, one can not expect the input to be allways correctly formated, therefore I think, an @ would be useful.
The error ocures only on the first call of the page. Error can be seen for a short time on http://sta.stokar.namics.com/referenzen.html only on elemts that are viewed the first time.
there are also functioncalls on the following lines:
Files
Actions