Bug #413
Ban Protest Cannot Be Deleted
| Status: | Resolved | Start: | 10/21/2008 | |
| Priority: | High | Due date: | ||
| Assigned to: | Brad Smith | % Done: | 100% |
|
| Category: | Web Panel | |||
| Target version: | 1.4.0 | Estimated time: | 1.00 hour | |
Description
Found a rather interesting bug with the ban protests. Once it is submitted, and there are characters which are either invalid, or too long in length, it will cause the links to remove, or contact to disappear.
I have an imported ban also, that got protested, and I'm not sure if that could be the cause for this, but...anyway, I am unable to remove them.
Screenshot is attached below.
Browser is FireFox 3
Hope this gets resolved soon!
Thanks!
Associated revisions
History
Updated by Brad Smith 76 days ago
Do you know what characters that is causing the problem? Can you do a raw dump of the sb_protest table. Is there an error in the panel log saying if the remove function failed?
Updated by Brandon Ma 76 days ago
Hey Brad,
I'll catch you on Steam and talk to you about it.
I think it falls down to not being able to display ' correctly, and it thinking it's the end of a code or something, and replaces it with all of those slashes.
Updated by Brad Smith 76 days ago
- Assigned to set to Brad Smith
- Target version set to 1.4.0
Defiantly a wrapping problem with the div and tables... IE7 and FF3 have issues. FF2 does not.
Updated by Brad Smith 76 days ago
- % Done changed from 0 to 100
- Estimated time set to 1.00
- Fixed wrapping issue and html escape character replacement in r172.
Updated by Brad Smith 76 days ago
- Status changed from New to Resolved