Last modified: 2007-04-30 11:04:59 UTC
Uploaded a fairly boring djvu file. http://commons.wikimedia.org/wiki/Image:Mozart_Sonate_%28manuscript%29.djvu Loading that page produces the following output: exception 'Exception' with message 'String could not be parsed as XML' in /usr/local/apache/common-local/php-1.5/includes/Image.php:2302 Stack trace: #0 /usr/local/apache/common-local/php-1.5/includes/Image.php(2302): SimpleXMLElement->__construct('') #1 /usr/local/apache/common-local/php-1.5/includes/Image.php(2325): Image->initializeMultiPageXML() #2 /usr/local/apache/common-local/php-1.5/includes/ImagePage.php(254): Image->pageCount() #3 /usr/local/apache/common-local/php-1.5/includes/ImagePage.php(48): ImagePage->openShowImage() #4 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(338): ImagePage->view() #5 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(50): MediaWiki->performAction(Object(OutputPage), Object(ImagePage), Object(Title), Object(User), Object(WebRequest)) #6 /usr/local/apache/common-local/php-1.5/index.php(47): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest)) #7 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...') #8 {main}
Fixed.
First is fixed but http://commons.wikimedia.org/wiki/Image:F%C3%BCnfzig_Fabeln_f%C3%BCr_Kinder_%28Hey%29.djvu is doing it too.
Uploading http://commons.wikimedia.org/wiki/Image:TheCollectedWorksOfMahatmaGandhiVolVIII.djvu I got the following: exception 'Exception' with message 'String could not be parsed as XML' in /usr/local/apache/common-local/php-1.5/includes/Image.php:2302 Stack trace: #0 /usr/local/apache/common-local/php-1.5/includes/Image.php(2302): SimpleXMLElement->__construct('') #1 /usr/local/apache/common-local/php-1.5/includes/Image.php(2325): Image->initializeMultiPageXML() #2 /usr/local/apache/common-local/php-1.5/includes/ImagePage.php(254): Image->pageCount() #3 /usr/local/apache/common-local/php-1.5/includes/ImagePage.php(48): ImagePage->openShowImage() #4 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(338): ImagePage->view() #5 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(50): MediaWiki->performAction(Object(OutputPage), Object(ImagePage), Object(Title), Object(User), Object(WebRequest)) #6 /usr/local/apache/common-local/php-1.5/index.php(47): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest)) #7 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...') #8 {main}
http://pastebin.ca/278155
Again the same bug with http://commons.wikimedia.org/wiki/Image:Correspondance_in%C3%A9dite_1907.djvu
http://commons.wikimedia.org/wiki/Image:F%C3%BCnfzig_Fabeln_f%C3%BCr_Kinder_%28Hey%29.djvu - output http://p.defau.lt/?oSvsxUlJ98FAQ_Was09dbQ http://commons.wikimedia.org/wiki/Image:Correspondance_in%C3%A9dite_1907.djvu - output http://p.defau.lt/?laRbQ3Tzq2_OeEWBkuoEcw http://commons.wikimedia.org/wiki/Image:De_Freundinnen_Ackers.djvu - output http://p.defau.lt/?7Q_jBvTbYDQiZs8yVCxwxQ http://commons.wikimedia.org/wiki/Image:De_Traumst%C3%BCck_Kraus.djvu - output http://p.defau.lt/?LADO_FgbWlVu0V5YE1S_ig http://commons.wikimedia.org/wiki/Image:Traumst%C3%BCck_Kraus.djvu - output http://p.defau.lt/?o6CTJbWumgYTZQh8wJhAEw
All test cases appear to be fixed. The bug was probably related to the slow speed of djvutoxml: https://sourceforge.net/tracker/?func=detail&atid=406583&aid=1704049&group_id=32953 Try action=purge on the image description page before reopening or re-reporting this bug. See also bug 9327.