[Fedora-directory-devel] Please review: Bug 466137 - htmladmin gives 500 error

Rich Megginson rmeggins at redhat.com
Thu Dec 4 01:07:49 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=466137
Resolves: bug 466137
Bug Description: htmladmin gives 500 error
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: If the locale string passed in to res_getstring is 
bogus, the CGI will just exit (no crash, no security problems) which 
causes the 500 error.  ures_open returns U_ILLEGAL_ARGUMENT_ERROR if the 
locale string is bogus.  In this case, just use NULL for the locale 
which will cause it to use the default one.
Platforms tested: RHEL5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=325619&action=diff




More information about the Fedora-directory-devel mailing list