Found bug in PSDParser.java

2012-10-11 Thread Andrew Stepanov
Hi. When i parse my PSD file, i got expection: org.apache.tika.exception.TikaException: Invalid Image Resource Block Signature Found, got 3686985 0x384249 but the spec defines 943868237 I compared specification ( http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.ht

Re: Found bug in PSDParser.java

2012-10-11 Thread Nick Burch
On Thu, 11 Oct 2012, Andrew Stepanov wrote: org.apache.tika.exception.TikaException: Invalid Image Resource Block Signature Found, got 3686985 0x384249 but the spec defines 943868237 I compared specification ( http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.htm)