#939: Strong Tags broken in generic case
--------------------+-----------------------
Reporter:  adeiana  |      Owner:
    Type:  defect   |     Status:  new
Priority:  minor    |  Component:  BibUpload
 Version:           |   Keywords:
--------------------+-----------------------
 I am trying to use CFG_BIBUPLOAD_STRONG_TAGS for the tag 999

 However copy_strong_tags_from_old_record is checking for fields with
 record_get_field_instances(rec_old, strong_tag)
 In my case this never gets any result because references have subfields
 set.
 I would replace it with
 record_get_field_instances(rec_old, strong_tag, '%', '%')

-- 
Ticket URL: <http://invenio-software.org/ticket/939>
Invenio <http://invenio-software.org>

Reply via email to