Bug Tracker

Modify

Ticket #4090 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

TableSorter triggers sortStart when a header disabled for sorting is clicked.

Reported by: umadhav Owned by:
Priority: minor Milestone:
Component: plugin Version: 1.2.3
Keywords: tablesorter, jquery Cc:
Blocking: Blocked by:

Description

I have a table using the tablesorter plugin. I have disabled sort on the first column. I am using the sortStart and sortEnd to display feedback to the user. (useful for large datasets)

When I click on the first column (sorting disabled), sortStart is triggered, but sortEnd is never invoked.

I am attaching the modified js file for this.

Attachments

jquery.tablesorter.js Download (23.6 KB) - added by umadhav 4 years ago.
Includes change I made to fix the issue reported.

Change History

Changed 4 years ago by umadhav

Includes change I made to fix the issue reported.

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker,  http://dev.jqueryui.com .

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.