Skip to main content

Bug Tracker

Side navigation

#13090 closed bug (invalid)

Opened December 19, 2012 12:08PM UTC

Closed January 04, 2013 08:50AM UTC

Error receiving ajax response beginning with style element

Reported by: anonymous Owned by: anonymous
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

Hello.The response begins with

<style type="text/css">
    .foo {
color:red;
}   
</style>

but even an empty style element works.

The result:

Error: Syntax error, unrecognized expression: <style type="text/css">

and an exception occurs.

Attachments (0)
Change History (6)

Changed December 19, 2012 01:11PM UTC by dmethvin comment:1

owner: → anonymous
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.

Changed December 19, 2012 02:07PM UTC by anonymous comment:2

status: pendingnew

I don't own a server.How can i create an ajax example?

Changed December 19, 2012 02:14PM UTC by dmethvin comment:3

status: newpending

Hi, you can use the "echo" capability of jsfiddle. Here's an example, just replace the alert with whatever code was failing.

http://jsfiddle.net/dmethvin/c9AgT/

Changed December 19, 2012 08:58PM UTC by anonymous comment:4

status: pendingnew

Thank you,i will create a case and let you know!

Changed December 21, 2012 04:08AM UTC by dmethvin comment:5

status: newpending

Changed January 04, 2013 08:50AM UTC by trac-o-bot comment:6

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!