Ticket #105 (fixed bug)
Unable to change users admin_note or num_posts when they are banned
- Created: 2010-08-24 09:35:57
- Reported by: Reines
- Milestone: 1.4.3
- Priority: normal
- Assigned to: Reines
- Component: code
This is because the check_username check fails if the user is banned, so the changes aren't saved.

