Closed (fixed)
Project:
conStruct
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2010 at 00:37 UTC
Updated:
1 Mar 2010 at 14:53 UTC
The arc parser treats an incoming RDF/XML file as a stream and doesn't correctly handle an XML file containing a BOM (Byte-Order-Mark), treating the file as invalid.
All about BOMs...
http://msdn.microsoft.com/en-us/library/dd374101%28VS.85%29.aspx
It's not going to always be ok to strip it before handing the file to arc, but that might be a short-term solution. Ultimately it needs to be fixed in the arc code, if it hasn't been already.
Comments
Comment #1
fgiasson commentedThis is a bug that has to be reported to the ARC2 community. I just sent a message to SemSol.
Comment #2
fgiasson commented