[Bug 560] member-flags.pl not working
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=560 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From paul.poulain@free.fr 2003-08-07 21:25 ------- The problem was due to NPL local templates. In HTML code, in standard template, i read : <input type=checkbox name=flag-0 > In HTML code in NPL specific template, i read : <input type="checkbox" name="flag-"0 > which is NOT the same : the 0 should be INSIDE the "" (name="flag-0") This bug is invalid. ------- 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