Item10820: JQTablePlugin: browser-based sorting not working in SEARCH-generated tables

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: JQTablePlugin
Branches:
Reported By: PhilippLeufke
Waiting For:
Last Change By: KennethLavrsen
The browser-based sorting is not working for SEARCH-generated tables, e.g. an overview of the Wiki users. Clicking a column label causes the browser to refresh the page with the corresponding URL-parameters, e.g. ?sortcol=2;table=1;up=0#sorted_table .

This is particularly bad, as the SEARCH anyway causes longer page loading times...

-- PhilippLeufke - 01 Jun 2011

The sorting is working fine; however you're not looking at it quite right.... there's a little up/down icon put into the header on each sortable column. When that is clicked, it performs the browser-side sort. The default 'click the label' sort done by TablePlugin is still there; I didn't disable it when TablePlugin is enabled. Try disabling TablePlugin.

It would be possible to disable the sortcol= link added by the TablePlugin in the JQTablePlugin, I guess, if it's critical that the TablePlugin is used to format the tables.

-- CrawfordCurrie - 24 Jul 2014

There are search engines out there that click every table sort heading for every column in every direction. It really kills the f.o server when one of those engines starts indexing a tasks search.

Disabling all server side sorting would be a big plus IMO

-- GeorgeClark - 25 Jul 2014

I have this line in robots.txt

Disallow: /*?sortcol

Takes care of the search engine rape on tables

-- KennethLavrsen - 30 Jul 2014
 

ItemTemplate edit

Summary JQTablePlugin: browser-based sorting not working in SEARCH-generated tables
ReportedBy PhilippLeufke
Codebase 1.1.3
SVN Range
AppliesTo Extension
Component JQTablePlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r4 - 30 Jul 2014, KennethLavrsen
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