Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-683

sortable tables do not work in Google Chrome (Uncaught TypeError: Cannot read property 'filterStack' of null)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.8.4, 2.8.5, 2.9
    • 2.9
    • Editors
    • None
    • JSPWiki 2.8.5
      Google Chrome 8.0.552.237 (and also Chromium 8.0.552.237 (70801) Ubuntu 10.10 )

    Description

      Create a wiki page with the following content :

      %%sortable
      ||header1 ||header2
      |cell1a | cell2a
      |cell2a | cell2b
      %%
      

      Click on the table headers to sort, the following error pops up in the java console :

      Uncaught TypeError: Cannot read property 'filterStack' of null
      

      I also tested with other browsers at my proposal, (Opera 11.01 and Firefox 3.6.13) and there the problem does not occur.

      I don't know if this is a javascript bug or a browser bug.

      Attachments

        Activity

          People

            brushed Dirk Frederickx
            metskem Harry Metske
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: