This question about Issue in browser: Answered

Javascript Warnings

I have installed and enabled the JQTablePlugin and it is working as expected. However I am getting the following warning with Internet Explorer (Copied from IE warning..)

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 2 Mar 2010 21:55:07 UTC

Message: Expected identifier, string or number
Line: 1
Char: 58
Code: 0
URI: http://SERVER/foswiki/pub/System/JQTablePlugin/tables.js

Using firefox and firebug I see the following error:

lc.firstChild is null
http://SERVER/foswiki/pub/System/JQTablePlugin/tables.js
Line 17


Interesting; out of curiosity, what skin are you using? Does your table have any unusual features (e.g. an empty row)? Do you have any other table-processing plugins installed?

-- CrawfordCurrie - 03 Mar 2010

The version I just uploaded has been tested on IE

-- CrawfordCurrie - 03 Mar 2010

No nothing strange.. Happening with a custom skin I had but I reverted to Pattern and issue is still there.. This error appears on pages without any tables also. The following error message is from the error console on Firefox.. I upgraded to the latest version and its still there..

Error: $(this).tablesorter is not a function
Source File: http://SERVER/foswiki/pub/System/JQTablePlugin/tables.js
Line: 61

I have all libraries loaded JQ Zone etc.... I have marked this ticket to asked again.. Should I create a task instead? I never know the difference to be honest!!

-- PadraigLennon - 03 Mar 2010

This is fixed with the latest checkin..

-- PadraigLennon - 04 Mar 2010

QuestionForm edit

Subject Issue in browser
Extension JQTablePlugin
Version Foswiki 1.0.9
Status Answered
Topic revision: r5 - 04 Mar 2010, PadraigLennon
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy