Menu

#62 Can't delete user with apostrophe in name.

V2.1
open
nobody
5
2006-08-29
2006-08-29
Anonymous
No

When managing a group, you can't remove a user if
their name has an apostrophe in it. Ex. Joe
O'Brien. The JavaScript to delete user passes the
name and email address as string parameters to a
function, but if the name or email has an apostrophe,
there is a JavaScript error due to mismatched quotes.

tbrown@sark.com

Discussion


Log in to post a comment.