#241: Bibupload: unable to upload to table bib00x
---------------------+------------------------------------------------------
Reporter: Maddog | Type: defect
Status: new | Priority: major
Milestone: | Component: BibUpload
Version: v0.99.1 | Keywords:
---------------------+------------------------------------------------------
Hi. I was triyng to upload something to field 008## and 005## , but it
always uploaded only blank field (in database in table bib00x, there was
just: '14, 008##, [blank]'), BUT, when i tried to edit this record
directly (via MARC), my values were there (and I don't know how did they
get there, since they are not in database)!
I was uploading something like:
{{{
<record>
<controlfield tag="001">14</controlfield>
<datafield tag="005" ind1=" " ind2=" "><subfield code="
">100811n||||||||xx#||||#|||z|#||||||eng||</subfield></datafield>
<datafield tag="008" ind1=" " ind2=" "><subfield code="
">100811n||||||||xx#||||#|||z|#||||||eng||</subfield></datafield>
.
.
.
}}}
uploading to any other field worked normally so far...
--
Ticket URL: <http://invenio-software.org/ticket/241>
Invenio <http://invenio-software.org>