This is an automated notification sent by LCG Savannah.
It relates to:
                task #10547, project CDS Invenio

==============================================================================
 LATEST MODIFICATIONS of task #10547:
==============================================================================

Update of task #10547 (project cdsware):

                  Status:                    None => Done                   
        Percent Complete:                      0% => 100%                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is now implemented in the upcoming fulltext-branch

==============================================================================
 OVERVIEW of task #10547:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?10547>

                 Summary: bibdocfile --fix-marc to fix marc when last bibdoc
is deleted
                 Project: CDS Invenio
            Submitted by: skaplun
            Submitted on: 2009-07-21 07:58
         Should Start On: 2009-07-21 00:00
   Should be Finished on: 2009-07-21 00:00
                Category: WebSubmit
                Priority: 7 - High
                  Status: Done
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: skaplun
             Open/Closed: Closed
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


bibdocfile --fix-marc is bibuploading an FFT snippet like:
<record>
        <controlfield tag="001">1</controlfield>
        <datafield tag ="FFT" ind1=" " ind2=" ">
                <subfield code="n">0106015_01</subfield>
                <subfield code="t">FIX-MARC</subfield>
        </datafield>
</record>

where a FIX-MARC exists per every docname. When the last bibdoc is deleted,
this is no longer possible. However a FIX-MARC procedure is automatically
already executed upon every FFT request wethever it is (even without a
FIX-MARC directive inside).

So infact a minimal FIX-MARC request could be:
<record>
        <controlfield tag="001">1</controlfield>
        <datafield tag ="FFT" ind1=" " ind2=" ">
        </datafield>
</record>

This is already accepted by BibUpload.
It needs only to be created by bibdocfile CLI.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: 2009-07-22 16:42              By: Samuele Kaplun <skaplun>
This is now implemented in the upcoming fulltext-branch





    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
2195                                | -SUB-
[email protected]                | 




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?10547>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/

Reply via email to