Opened 17 years ago

Last modified 15 years ago

#104 new defect

OpenDocument parsing of XMl files

Reported by: oranfry Owned by: nobody
Priority: moderate Milestone: Collection building wishlist
Component: Collection Building: Plugins Severity: minor
Keywords: Cc:

Description

OpenDocument plugin - sometimes parsing of XMl files causes a segmentation fault. This kills the building - its not trapped by the eval. I think its to do with byte order markers - if I strip this off before parsing the file, then the parsing works. When I tried to do it in the code, then XML parser couldn't find any elements in the XML. Does this affect other XML parsing? Haven't fixed it.

Change History (1)

comment:1 by kjdon, 15 years ago

Milestone: Collection building wishlist
Severity: minor
Note: See TracTickets for help on using tickets.