You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/12/04 09:08:59 UTC

[jira] [Created] (FELIX-3795) JS Error in Configuration Status printing

Felix Meschberger created FELIX-3795:
----------------------------------------

             Summary: JS Error in Configuration Status printing
                 Key: FELIX-3795
                 URL: https://issues.apache.org/jira/browse/FELIX-3795
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-4.0.2
            Reporter: Felix Meschberger
             Fix For: webconsole-4.0.2


Apparently with the update to JQuery UI 1.9.2, the tabs paging plugin does not properly work anymore. 

Upon setting up the paging, the destroy() method in ui.tabs.paging.js breaks because the "self.lis" property is not defined. This causes the tabs setup to abort and thus the Text and ZIP download buttons to not be properly setup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (FELIX-3795) JS Error in Configuration Status printing

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-3795.
--------------------------------------

    Resolution: Fixed
      Assignee: Felix Meschberger

Fixed in Rev. 1416811 by updating the tabs paging plugin to the latest version (which includes support for JQuery UI 1.9)
                
> JS Error in Configuration Status printing
> -----------------------------------------
>
>                 Key: FELIX-3795
>                 URL: https://issues.apache.org/jira/browse/FELIX-3795
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.0.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-4.0.2
>
>
> Apparently with the update to JQuery UI 1.9.2, the tabs paging plugin does not properly work anymore. 
> Upon setting up the paging, the destroy() method in ui.tabs.paging.js breaks because the "self.lis" property is not defined. This causes the tabs setup to abort and thus the Text and ZIP download buttons to not be properly setup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira