Opened 10 years ago

Closed 10 years ago

#168 closed task (fixed)

make sure MODS import works with files from external sources

Reported by: simon Owned by: simon
Priority: major Milestone: 1.0 Beta 2
Component: ingester Version: 1.0
Keywords: Cc:

Description (last modified by simon)

Mozilla's implementation of E4X is completely braindead, since it neuters the predicate operator by making it throw reference errors if an attribute does not exist (and violates the ECMA spec in the process, but it seems like this was an intentional design decision).

I think I've mostly worked around this issue, but I should test the import to make sure it works properly.

Change History (3)

comment:1 Changed 10 years ago by simon

  • Milestone changed from 1.0 Beta 1 to 1.0 Beta 2

comment:2 Changed 10 years ago by simon

  • Description modified (diff)

comment:3 Changed 10 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

(In [753]) closes #336, Some metadata fields are not exported with notes and attachments
closes #165, verify import/export can carry all data for all fields and item types
closes #168, make sure MODS import works with files from external sources

Note: See TracTickets for help on using tickets.