Side navigation
#7987 closed bug (invalid)
Opened January 16, 2011 09:54PM UTC
Closed January 25, 2011 07:31PM UTC
AddThis not working with 1.5b
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5b1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I add the AddThis code to my page using jQuery. This worked perfectly, but no longer since 1.5b. The problem occurs only when is added into the DOM - apparently this (external) javascript does a GET call, which fails. Firebug tells me something goes wrong at line 7062 in jquery-1.5b1.js.
I am sorry about not being able to provide more details, as I did not develop AddThis.
Attachments (0)
Change History (4)
Changed January 16, 2011 10:02PM UTC by comment:1
_comment0: | can you create a reduced test case on jsfiddle.net → 1295217984392595 |
---|---|
description: | I add the AddThis code to my page using jQuery. This worked perfectly, but no longer since 1.5b. The problem occurs only when http://s7.addthis.com/js/250/addthis_widget.js is added into the DOM - apparently this (external) javascript does a GET call, which fails. Firebug tells me something goes wrong at line 7062 in jquery-1.5b1.js. \ \ I am sorry about not being able to provide more details, as I did not develop AddThis. → I add the AddThis code to my page using jQuery. This worked perfectly, but no longer since 1.5b. The problem occurs only when is added into the DOM - apparently this (external) javascript does a GET call, which fails. Firebug tells me something goes wrong at line 7062 in jquery-1.5b1.js. \ \ I am sorry about not being able to provide more details, as I did not develop AddThis. |
owner: | → anonymous |
status: | new → pending |
Changed January 16, 2011 10:54PM UTC by comment:2
_comment0: | At least this [http://jsfiddle.net/jitter/b92qW/ live test case] which includes the AddThis code (as generate on addthis.com) and jQuery 1.5b1 doesn't seem to reproduce your problem. \ \ As rwaldron already said: Please provide more information and a reduced test case on http://jsfiddle.net which reproduces your problem. \ \ ----- \ [http://docs.jquery.com/How_to_Report_Bugs How to report bugs] → 1295222280923591 |
---|
At least this live test case which includes the AddThis code (as generated on addthis.com) and jQuery 1.5b1 doesn't seem to reproduce your problem.
As rwaldron already said: Please provide more information and a reduced test case on http://jsfiddle.net which reproduces your problem.
Changed January 25, 2011 07:15PM UTC by comment:3
status: | pending → new |
---|
Well -- whatever the reason was, I no longer get the problem with the RC1 release. So feel free to close this ticket :)
Changed January 25, 2011 07:31PM UTC by comment:4
resolution: | → invalid |
---|---|
status: | new → closed |
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!
Additionally, test against the latest jQuery release and the jQuery 0 GIT version to ensure the issue still exists. Be Excellent to eachother!