#540: Output Formats should read multiple fields when selecting templates
------------------------+----------------------
  Reporter:  tbrooks    |      Owner:  tbrooks
      Type:  defect     |     Status:  assigned
  Priority:  major      |  Milestone:
 Component:  BibFormat  |    Version:
Resolution:             |   Keywords:
------------------------+----------------------
Changes (by simko):

 * status:  in_merge => assigned


Comment:

 In your patch the `match_obj' handling is being done only in the
 "datafield" branch of the if-else statement, it is not being done for
 the "controlfield" branch anymore.  (While in the master `match_obj'
 is being handled after the if-else statement, so is effective for both
 branches.)  So this patch taken "as is" would break controlfield-based
 output formatting...

-- 
Ticket URL: <http://invenio-software.org/ticket/540#comment:2>
Invenio <http://invenio-software.org>

Reply via email to