[Koha-bugs] [Bug 586] New: additem.tmpl displays incorrect biblio number

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Thu Aug 28 18:30:46 CEST 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=586

           Summary: additem.tmpl displays incorrect biblio number
           Product: Koha
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Acquisitions (Simple)
        AssignedTo: tonnesen at cmsd.bc.ca
        ReportedBy: oleonard at athenscounty.lib.oh.us
         QAContact: koha-bugs at lists.sourceforge.net


additem.tmpl (template for /cgi-bin/koha/acqui.simple/additem.pl) contains this
snippet: 

<b>MARC biblio : <TMPL_VAR name="bibid"></b>

...But the value displayed here is not the biblio number of the record to which
items are being added.  Elsewhere in the template is the variable '<TMPL_VAR
name="biblionumber">' which is correct.  Why two variables?  Is 'bibid' supposed
to be something different?



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list