You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Henry Saginor (JIRA)" <ji...@apache.org> on 2012/11/26 07:44:57 UTC

[jira] [Commented] (FELIX-3770) Upgrade jquery-ui to 1.9.1

    [ https://issues.apache.org/jira/browse/FELIX-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503633#comment-13503633 ] 

Henry Saginor commented on FELIX-3770:
--------------------------------------

The attachment contains the following:
src/main/resources/res/lib/jquery-1.8.3.js 
src/main/resources/res/lib/jquery-ui-1.9.2.js 
src/main/resources/res/lib/themes/base-1.9.2/ 
src/main/resources/templates/main_header.html

Note that I did not want to modify the existing base theme yet. So, I added one specifically of the upgrade.
The main_header.html was changed. I am not sure if any other templates need to be modified. This appears to handle the upgrade.

I tested this with existing plugins and so far I don't see any major backward compatibility problems. 
But when you open the Bundles plugin page there is a JavaScript error on line 303 in bundles.js:
t is undefined
if (t.sortList) {  
The code appears to be setting a cookie. Table sorting works btw. But it is not retained when you refresh. I am not sure if this is an existing bug or was caused by the JQuery upgrade.   
                
> Upgrade jquery-ui to 1.9.1
> --------------------------
>
>                 Key: FELIX-3770
>                 URL: https://issues.apache.org/jira/browse/FELIX-3770
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>            Reporter: Henry Saginor
>         Attachments: FELIX-3770.tar.gz
>
>
> It's time to upgrade jquery-ui used by Web Console. JQuery UI 1.9.1 has new features like a menu widget that can be used to implement FELIX-3769. JQuery core should probably be upgraded as well.

--
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