[Bug] Admin Dashboard User Page: Trim the Field
Reported by Matthew Sanders | January 21st, 2014 @ 10:27 PM | in Icebox
http://www.themoviedb.org/admin/users
Within the moderator dashboard there is a function to do an user lookup. The input with id "username" and name "username" needs to have its POSTed value trimmed. "matthew1 " should show my user just the same that "matthew1" currently does. Appending a space to an username will make it so the user is not found.
$username = trim($_POST['username']);
Comments and changes to this ticket
-
Travis Bell February 8th, 2014 @ 09:01 AM
- Tag set to admin
-
Travis Bell February 8th, 2014 @ 09:01 AM
- Tag changed from admin to admin, bug
-
Travis Bell February 5th, 2019 @ 11:34 AM
- State changed from new to moved_to_trello
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »