New bug tracking system proposition for PLD
Jacek Konieczny
jajcus at bnet.pl
Thu Oct 14 18:52:02 CEST 2004
On Thu, Oct 14, 2004 at 06:48:09PM +0200, Jacek Rzęsista wrote:
> Dnia czwartek, 14 października 2004 15:43, Jacek Konieczny napisał:
> [CUT]
> When I've written my real name and surname in the field "Real Name" - I've got
> "RealName request is invalid." page. This occurs even when I change coding
> to UTF-8 in my webbrowser (konqueror).
Fragment of the flyspray code:
// Yes. Now check its regex format for safety -- Limited range
if (preg_match ("/^[\sa-zA-Z0-9_-]+$/", $_GET['real_name'])) {
I will have to fix that.
Greets,
Jacek
More information about the pld-devel-en
mailing list