<div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)"><span style="font-family:arial;color:rgb(34,34,34)">On Fri, Nov 1, 2013 at 7:05 PM, James Cameron </span><span dir="ltr" style="font-family:arial;color:rgb(34,34,34)"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span><span style="font-family:arial;color:rgb(34,34,34)"> wrote:</span><br>

</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I've checked.<br>


<br>
For Releases, the Semantic Wiki plugin emits HTML with a call to<br>
SMW_sortable.js, and the table has a class of smwtable which<br>
implements the sort.<br>
<br>
For other tables, the click on the sort button is causing a JavaScript<br>
console error:<br>
<br>
ReferenceError: ts_sort_caseinsensitive is not defined<br>
<br>
Indeed, there is no such function.  Perhaps FGrose removed it?  I see<br>
this in the JavaScript Debugger for <a href="http://wiki.laptop.org" target="_blank">wiki.laptop.org</a> index.php line<br>
1005:<br>
<br>
 /** Collapsible tables *********************************************************<br>
 10Nov2009 [[User:FGrose]] Deleted this second copy of the code that was causing two [hide]/[show]<br>
                           buttons to appear in the table header.<br>
 */<br>
<span class=""><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a></font></span></blockquote><div><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)">

Thanks for the reminder James.</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)"><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)">

I've removed the old table sorting code from Common.js [1], and the problem is now fixed.  (Table sorting has been part of the core mediawiki for some time now.)</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)">

<br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)">[1]</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;font-size:small;color:rgb(0,0,153)">

<a href="http://wiki.laptop.org/index.php?title=MediaWiki%3ACommon.js&diff=293539&oldid=223644">http://wiki.laptop.org/index.php?title=MediaWiki%3ACommon.js&diff=293539&oldid=223644</a></div></div></div>
</div>