#299: Bibupload: ignore elements with no child text node
--------------------------+-------------------------------------------------
Reporter: Maddog | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: BibUpload | Version: v0.99.1
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by simko):
I think the development version of Invenio may be immune to this problem
as per commits like 34c80f205a38521f1f0c1c7af4a12aeac413958e and its
future amendments. See also [[https://savannah.cern.ch/bugs/?45689]].
Can you please confirm/infirm whether Invenio development version behaves
correctly on your MARCXML file? Alternatively, please attach a small
example of a MARCXML file that leads to the problem on your instance and
I'll check with the development version.
(BTW, concerning the pre-processing bits you have added, note that for big
XML files the use of minidom may induce quite a large performance penalty
over RXP, see some timings at
[[https://savannah.cern.ch/task/?func=detailitem&item_id=11225#comment2]].
So we might need to solve this issue in a different way, if it is still
present with the development version.)
--
Ticket URL: <http://invenio-software.org/ticket/299#comment:1>
Invenio <http://invenio-software.org>