https://bugzilla.wikimedia.org/show_bug.cgi?id=73312

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
          Component|General/Unknown             |JavaScript
             Blocks|                            |31601

--- Comment #3 from Andre Klapper <[email protected]> ---
Using http://wiki.insane-archeage.com/index.php?title=Mitglieder&debug=true and
the browser console I get:
     TypeError: parsers[j] is undefined
for /resources/src/jquery/jquery.tablesorter.js line 218 which is:

for ( var j = 0; j < totalCells; ++j ) {
    cols.push( parsers[j].format( getElementSortKey( $row[0].cells[j] ),
        table, $row[0].cells[j] ) );
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to