[Koha-bugs] [Bug 724] New: newmembers.pl displays "Male" for female members

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Sun Feb 29 07:21:05 CET 2004


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

           Summary: newmembers.pl displays "Male" for female members
           Product: Koha
           Version: CVS
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Members
        AssignedTo: chris at katipo.co.nz
        ReportedBy: a.c.li at ieee.org
         QAContact: koha-bugs at lists.sourceforge.net


If I add a female member, the confirmation page displayed by newmembers.pl says
"Male".

I found that this is caused by the value of <!--TMPL_VAR name="sex"--> being
"Female", while the template is expecting the value "0".

This is quite mysterious, since newmembers.pl seem to be setting the value of
the template variable to "1" or "0". I don't know where the "Female" value comes
from.



------- 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