Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13403 closed bug (invalid)

AJAX .load() does not work when there is a script in the loaded fragment

Reported by: [email protected] Owned by: [email protected]
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

When I call .load to replace a content of <div> with an AJAX page fragment, if there is a <script> tag in the loaded fragment, it dies with an obscure error message, the fragment is not inserted into my <div> and the success handler isn't executed.

Change History (2)

comment:1 Changed 10 years ago by dmethvin

Owner: set to [email protected]
Status: newpending

Is the error message so obscure that it could not be copy/pasted into the bug report? Can you provide a test case please?

comment:2 Changed 10 years ago by trac-o-bot

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!

Note: See TracTickets for help on using tickets.