Side navigation
#13403 closed bug (invalid)
Opened February 06, 2013 07:59PM UTC
Closed February 21, 2013 08:38AM UTC
AJAX .load() does not work when there is a script in the loaded fragment
Reported by: | porton@narod.ru | Owned by: | porton@narod.ru |
---|---|---|---|
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.
Attachments (0)
Change History (2)
Changed February 06, 2013 08:10PM UTC by comment:1
owner: | → porton@narod.ru |
---|---|
status: | new → pending |
Changed February 21, 2013 08:38AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
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!
Is the error message so obscure that it could not be copy/pasted into the bug report? Can you provide a test case please?