http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=175 Summary: showmessage restrictchar (or yn) can crash on illegal input Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Installation AssignedTo: tonnesen@cmsd.bc.ca ReportedBy: a.c.li@ieee.org QAContact: koha-devel@lists.sourceforge.net In Install.pm, if the caller specifies a restrictchar (including yn) response type, showmessage will use the user input as a regexp to check for validity. If the user inputs something that is an illegal regexp (e.g., a single *), an uncaught exception results and installer.pl dies. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.