Opened 16 years ago
Closed 15 years ago
#6968 closed defect (bug) (invalid)
Report Theme Page has problems
Reported by: | smitro | Owned by: | matt |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | |
Focuses: | Cc: |
Description
I just tried to report and error in a theme using the Report button under the theme, there was 2 problems.
- It wouldn't let me submit the form because it said my email address was invalid. I tired a couple of email addresses with no luck, and they're pretty standard email addresses.
- In the area where you explain your problem, every time I hit the submit button and the above error was returned, it put and extra slash beside each quoteation mark. I think it just need the php funtion "stripslashes()" used on it on each submit before returning the form to the user.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Has this been corrected?