Opened 12 years ago
Closed 12 years ago
#7987 closed bug (invalid)
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 (last modified by )
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.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to anonymous |
Status: | new → pending |
comment:2 Changed 12 years ago by
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.
comment:3 Changed 12 years ago by
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 :)
comment:4 Changed 12 years ago by
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!