Actions
Bug #38783
closedBackend: "The path provided does not point to existing and accessible well-formed XML file ()."
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-07-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I'm testing the update from TYPO3 4.5 to 4.7, and the "reports" and "TYPO3 manual" modules show the following error message:
Oops, an error occurred!
The path provided does not point to existing and accessible well-formed XML file ().
More information regarding this error might be available online[<- http://wiki.typo3.org/wiki/Exceptionv4/1278155987].
This happens when the backend language is set to german (maybe if set to other languages, too).
It works fine if the BE language is set to english.
All language files are updated to their most recent version.
The Apache log says "/typo3/mod.php?M=tools_txreportsM1" produces a server error 500.
There's not much else information that could point to the reason for this error.
Actions