https://issues.apache.org/bugzilla/show_bug.cgi?id=46778
--- Comment #1 from Jeremias Maerki <[email protected]> 2009-02-27 07:14:28 PST --- Yes, the image handling has been rewritten between 0.94 and 0.95. It should actually be much better than before and I think we've managed to meet that goal, but it could still be that there's a Gremlin hidden somewhere. In this case however, I don't know what to do. I've just tried to reproduce your case in my Ubuntu VM but that absolute file URL (including the url() wrapper) worked fine for me. Well, I did it from the command-line as I don't have a full development environment in there (I develop on WinXP). Could you also try if there's a different behaviour when run from the command-line? That could give us some hints. Anyway, I think the easiest way to identify the problem is if you can debug on your side. The best entry point is probably: org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.newSource() or org.apache.fop.fo.flow.ExternalGraphic.bind() Good luck! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
