You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (JIRA)" <ji...@apache.org> on 2017/12/12 22:50:03 UTC

[jira] [Commented] (ACCUMULO-4757) Update bundled jQuery for 2.0 monitor

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

Michael Miller commented on ACCUMULO-4757:
------------------------------------------

There are a few warning that the JQuery migrate plugin picks up but it is mainly stuff from jquery-ui.  The problem I think we will have is with bootstrap.  JQuery 3.2.1 breaks the bootstrap table grid css.  Looking at the bootstrap github it looks like there were compatibility issues between bootstrap 3 and jquery 3 https://github.com/twbs/bootstrap/issues/16834.  From the last comments on that issue, bootstrap 3.3.7 is supposed to work with jquery3 but it looks like all development for bootstrap is now soley focused on the new version 4 which is currently beta.

> Update bundled jQuery for 2.0 monitor
> -------------------------------------
>
>                 Key: ACCUMULO-4757
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4757
>             Project: Accumulo
>          Issue Type: Task
>          Components: monitor
>            Reporter: Christopher Tubbs
>            Assignee: Michael Miller
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> JQuery is a bit out of date. It's currently at 2.2.4, which was the last version released in the 2.x series. Versions prior to 3.x are no longer receiving patches, and have known bugs.
> We should update to the latest versions to avoid bundling any versions which may have known bugs. The latest version is currently 3.2.1.
> (Note: I've checked flot, jquery-ui, select2, and bootstrap, and we are currently using the latest versions of all of those right now. Along with jQuery, that is an exhaustive list of our external monitor resources.)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)