Closed GoogleCodeExporter closed 9 years ago
I see. Another user reported me, that this has to do with the exclusion of
Python
navigator id's. I will consider switching to httplib instead of urllib2. Thanks.
Original comment by dirk.holtwick
on 5 Jan 2009 at 6:16
This will work in 3.0.30. Switched to httplib
Original comment by dirk.holtwick
on 26 Mar 2009 at 5:55
This seems to still be happening.
Randomly I will get this error when trying to generate a pdf:
('error', 0, 'Tag handling', 'u\'<td id="imageBox" width="589"> <img
alt="Property Image" height="474"
src="http://media.landvest.com/pics/property/822/0///crop/589,474/"
width="599"/> </td>\'')
('warning', 0, 'Need a valid file name!', 'u\'<img alt="Property Image"
height="474"
src="http://media.landvest.com/pics/property/822/0///crop/589,474/"
width="599"/>\'')
This are a raw print out from pisaContext.log when raise_exception is False on
pisaDocument instance. Not sure what has caused
this as it was running smooth for a while now and this just started to happen.
Version is 3.0.32
Running on RHEL 5 with Python2.5
Original comment by nerdynick
on 16 Sep 2009 at 7:10
Original issue reported on code.google.com by
gabriel....@gmail.com
on 25 Dec 2008 at 8:34