Needs work
Project:
Translatable Comments
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 19:37 UTC
Updated:
19 Nov 2009 at 02:39 UTC
Firefox works fine, but on EI8 i'm unable to see the translation buttons and get this "Error on page":
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)
Timestamp: Sun, 28 Jun 2009 19:28:20 UTC
Message: Invalid argument.
Line: 6
Char: 5
Code: 0
URI: http://example.com/sites/all/modules/translatablecomments/jquery.transla...
Comments
Comment #1
asak commentedSolved by swapping the lines that set the "var"'s - crazy IE... ;/
Comment #2
vako commentedI am having the same problem. I see that
var link = $("<a />")is causing the problem, but can't figure out how to correct the issue. Please indicate how to solve the issue with the Vars.thanks!
Comment #3
vako commentedCan anyone let me know how we can resolve this issue please.
Comment #4
asak commentedWell, the .js file now looks like this, and it works:
(the changes to "var languages" have nothing to do with this fix - it's just the way we needed it setup, so ignore that)
Comment #5
asak commentedNot sure what should be the status here - i think "needs review" is adequate ...
Comment #6
vako commentedThanks for the code, but it didn't make any change for me. Still I can't see the option in IE and getting the same error:
Comment #7
davidtrainer commentedSo this change does not resolve the issue? Need some help since I don't have a way to test on ie8 at the moment.
Comment #8
vako commentedDavid, what type of help do you need? if you let us know the steps you need, I'll do my best and post the results.