Philippe sent me two files to reproduce the problem with. I was able to fix the problem. Your proposed fix, Philippe, would only have skipped/ignored some values. The actual problem was that the shorthand form for structures wasn't implemented, yet, which I've done now: http://svn.apache.org/viewvc?rev=684677&view=rev
On 07.08.2008 22:30:08 philippe sekine wrote: > Hello, > > I hope this is the correct space for this message. > > While using the XMP framework for graphics commons I noticed that certain > tags can cause NULL pointer exceptions and force the library to return no > results. I've attached a change to xmphandler.java which at least allows > apps to continue and return the rest of the data. If you would like an > example image to produce the error please e-mail me. > > I wouldn't consider this a very elegant fix but I at least wanted to bring > the issue to your attention. > > -Philippe Sekine > [EMAIL PROTECTED] Jeremias Maerki --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
