tablesorter/js
tschilling 4cb15889d7 Check that the filter is not undefined before encoding/decoding it.
If we include undefined filter values in the encoding/decoding,
then we store 'undefined' as the value in the cookie. When this
gets parsed out, it's treated as an actual value. This will likely
not match anything resulting in the initial filtering to filter out
all results.
2016-01-19 15:10:22 -05:00
..
extras version bump 2015-10-31 11:06:09 -05:00
parsers version bump 2016-01-15 07:52:22 -06:00
widgets Check that the filter is not undefined before encoding/decoding it. 2016-01-19 15:10:22 -05:00
jquery.tablesorter.combined.js Check that the filter is not undefined before encoding/decoding it. 2016-01-19 15:10:22 -05:00
jquery.tablesorter.js version bump 2016-01-15 07:52:22 -06:00
jquery.tablesorter.widgets.js Check that the filter is not undefined before encoding/decoding it. 2016-01-19 15:10:22 -05:00