[Bug 586] New: additem.tmpl displays incorrect biblio number
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@cmsd.bc.ca ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz