Ticket #6968 (new defect)

Opened 2 months ago

Report Theme Page has problems

Reported by: smitro Assigned to: matt
Priority: normal Milestone: 2.7
Component: WordPress.org Version:
Severity: normal Keywords:
Cc:

Description

I just tried to report and error in a theme using the Report button under the theme, there was 2 problems.

1. 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.

2. 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.