[Bug 1026] Edting items in normal format, bring you on an empty page
16 Nov
2005
16 Nov
'05
4:31 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1026 ------- Additional Comments From smachefert@laposte.net 2005-11-17 05:31 ------- The solution to correct this bug is to remplace the line : if ($marc eq "yes") by if ($marc == 1) to put the declaration of $bibid outside the if and to add bibid as a parameter of the template with : $template->param(bibid => $bibid); (this last line has to be added in ISBDdetail.pl too if you want to be able to edit items from the ISBD view. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
7545
Age (days ago)
7545
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz