diff --git a/js/jquery.tablesorter.js b/js/jquery.tablesorter.js index 2d10cc8c..ab4f4799 100644 --- a/js/jquery.tablesorter.js +++ b/js/jquery.tablesorter.js @@ -1763,6 +1763,7 @@ format: function(s) { return s ? $.trim(s.replace(/(https?|ftp|file):\/\//, '')) : s; }, + parsed : true, // filter widget flag type: "text" });