koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 586] New: additem.tmpl displays incorrect biblio number
Date: 28 Aug 2003 16:30:46 -0000

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]