bug - apostrophe in user name bug - apostrophe in user name
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

bug - apostrophe in user name

Started by noname00, December 23, 2004, 11:20:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

noname00

coppermine 1.3.2
an apostrophe in a user name causes database errors.
ie <noname00's group> as username.

Tranz

It looks like it wasn't escaped. Can you enable magic quotes?

Not that this shouldn't be looked into in the code, but until it is addressed, magic quotes should help escape the apostrophe.

Joachim Müller

as far as I can remember this has been reported before (and fixed). Please search for a similar error report and the fix.

Joachim