- I_olanmills_I
- |
- Exalted Member
Someone already mentioned this, but I have the error text here. If you try to add a tag or comment to a rendered video, a dialog box with the following message appears:
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write[LEFT_PAREN][RIGHT_PAREN], response filters, HttpModules, or server trace is enabled. Details: Error parsing near ' [LEFT_BRACKET]!DOCTYPE html PUB'.
I replaced the left and right parantheses and the left angle bracket to get through the XSS/injection filter.
I noticed that this only happens on the page for a rendered film clip. It does not happen for screenshots, maps, or un-rendered film clips.
Also, I am using IE7.