On Thu, 16 Dec 2010, Ferran Jorba wrote: > <datafield tag="500" ind1="" ind2=""> > <subfield code="a" /> > </datafield> > > On those cases, both xmlmarclint and bibupload complain and the whole > procedure fails, including bibsched getting stopped, etc. If this > happens only occasionaly, afterwards I take care of those errors > manually and fix them. > > [...] > > If it were done in the bibrecord.py, everybody, everywhere, would > benefit from it.
Note that this problem exists only in Invenio v0.99 release series. Empty singletons in XML input files are treated properly in git `master' sources, hence this problem will be fixed `out of the box' in the forthcoming Invenio v1.0 release series. The release candidate v1.0.0-rc0 will be out real soon now. For more information, see: <https://savannah.cern.ch/bugs/?45689> <http://invenio-software.org/repo/invenio/commit/?id=34c80f205a38521f1f0c1c7af4a12aeac413958e> <http://invenio-software.org/repo/invenio/commit/?id=3d82fa6e147aa4447699b100b425e9eedf990c53> and also later amendment of the default behaviour due to bibdocfile: <http://invenio-software.org/ticket/126> <http://invenio-software.org/repo/invenio/commit/?id=7638cf66dd5eba324655d899c502166501440865> Best regards -- Tibor Simko
