pc-magas / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

Thrown Exeption by Loading these page http://www.multipower.de/produkte.html #204

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. by loading a Html page
2.
3.

What is the expected output? What do you see instead?
Fatal error: Uncaught exception 'Exception' with message 'Error loading XML 
markup' in C:\xampp\htdocs\Pfad\phpQuery.php:424 Stack trace: #0 
C:\xampp\htdocs\Pfad\phpQuery.php(237): 
DOMDocumentWrapper->loadMarkupXML('<?xml version="...') #1 
C:\xampp\htdocs\Pfad\phpQuery.php(191): DOMDocumentWrapper->loadMarkup('<?xml 
version="...') #2 C:\xampp\htdocs\Pfad\phpQuery.php(177): 
DOMDocumentWrapper->load('<?xml version="...', NULL, NULL) #3 
C:\xampp\htdocs\Pfad\phpQuery.php(4857): DOMDocumentWrapper->__construct('<?xml 
version="...', NULL, NULL) #4 C:\xampp\htdocs\Pfad\phpQuery.php(4631): 
phpQuery::createDocumentWrapper('<?xml version="...', NULL) #5 
C:\xampp\htdocs\Pfad\Multipower.php(67): phpQuery::newDocument('<?xml 
version="...') #6 C:\xampp\htdocs\Pfad\Multipower.php(275): 
Multipower->MyMethod()#7 {main} thrown in C:\xampp\htdocs\Pfad\phpQuery.php on 
line 424

What version of the product are you using? On what operating system?
phpQuery-0.9.5.386-onefile.zip
Windows 7 Ultimate 64bit

Please provide any additional information below.

Original issue reported on code.google.com by deusdus...@gmail.com on 7 Feb 2012 at 11:55