#613: Poetry and BAI call missing Templates?
-------------------------+---------------------
 Reporter:  tbrooks      |      Owner:  hweiler
     Type:  defect       |     Status:  new
 Priority:  minor        |  Milestone:
Component:  BibFormat    |    Version:
 Keywords:  BAI INSPIRE  |
-------------------------+---------------------
 Split from #273


 {{{
 2011-03-30 11:11:50 --> ERR_BIBFORMAT_IN_FORMAT_ELEMENT : Error in format
 element ADDITIONAL_REPORT_NUMBERS.
 }}}

 {{{
 2011-03-30 11:11:50 --> ERR_BIBFORMAT_FORMAT_ELEMENT_NOT_FOUND : Format
 element PRIMARY_REPORT_NUMBER could not be found.
 }}}


 These are probably in BAI, I believe, since the errors look like they are
 coming from a BAI format:

 [tbrooks@pcudssw1508 bibformat]$ grep PRIMARY format_templates/*
 format_templates/AID_HTML_very_brief.bft:<BFE_DATE
 /><BFE_PRIMARY_REPORT_NUMBER
 format_templates/Picture_HTML_brief.bft:<BFE_PRIMARY_REPORT_NUMBER
 prefix="<br/><i>Picture number</i>: " />
 format_templates/Poetry_HTML_brief.bft:<BFE_PRIMARY_REPORT_NUMBER
 [tbrooks@pcudssw1508 bibformat]$ grep ADDITIONAL format_templates/*
 format_templates/AID_HTML_very_brief.bft:<BFE_ADDITIONAL_REPORT_NUMBERS
 format_templates/Poetry_HTML_brief.bft:<BFE_ADDITIONAL_REPORT_NUMBERS

 Note that:

 [tbrooks@pcudssw1508 bibformat_elements]$ ls *report*
 bfe_additional_report_numbers.py bfe_additional_report_numbers.pyc
 bfe_INSPIRE_report.py bfe_INSPIRE_report.pyc bfe_report_numbers.py
 bfe_report_numbers.pyc

 So additional report numbers is a default Invenio format, and primary
 report numbers is a missing format, called by Poetry_HTML_Brief and
 AID_HTML_very_brief.

 I could look at the addl rept number problem, but I'll let Henning and/or
 Sam have a look first, since they may know better what AID_HTML_very_brief
 is supposed to be doing with report numbers. If that isn't easy to resolve
 kick it back to me and I'll invent something to quell the errors.

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

Reply via email to