On Wed, 08 Jul 2009, Theodoropoulos Theodoros wrote:
> I think I've discovered an issue with bibdocfile: when the (already)
> attached filename has dots before the extension, bibdocfile --fix-marc
> produced a wrong .xml that contains the filename without the extension
> (and hence the file is not found and MARC is not updated)
>
> Example:
> Let's say there is a record 112120 with file "1.05.14.pdf" already 
> attached. bibdocfile --fix-marc produces the following .xml file:
> <record>
>    <controlfield tag="001">112120</controlfield>
>    <datafield tag="FFT" ind1=" " ind2=" ">
>      <subfield code="n">1.05.14</subfield>
>      <subfield code="t">FIX-MARC</subfield>
>    </datafield>
> </record>
>
> and bibupload gives an error: --> ('FIX-MARC', '1.05', '[]') not added 
> because '1.05' docname didn't existed.

Yes, we've had the same problem with arXiv file names that contain dots,
e.g. ``0903.3933v1.pdf''.  Samuele (CC-ed) has been working on this.

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to