Closed (fixed)
Project:
Navbar
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2013 at 22:35 UTC
Updated:
17 May 2013 at 16:20 UTC
Jump to comment: Most recent file
Issue:
Once we install navbar I think we need jquery_update with jquery version 1.7 and not 1.5 (default)
Solution:
Once hook_install() runs navbar module to set the jquery_update_jquery_version to 1.7.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | navbar_Automatically+configure+jquery_update+with+jQuery+17+or+higher.patch | 780 bytes | hass |
Comments
Comment #1
hass commentedIn a quick test it looks like #1872390: Problem with jQuery 1.8 has been fixed. So we can check if jquery_update is installed and already configured to 1.7 or 1.8 and leave the setting as is if it already exists. If set to 1.5 we change it.
Comment #2
hass commentedComment #3
hass commentedPatch attached.
Comment #4
jessebeach commentedWe're pulling the requirement of Navbar back to jQuery 1.4.4 so that jquery_update won't be necessary.
Comment #5
hass commentedThis are great news! When have you planned to make this possible?
Comment #6
jessebeach commentedThis should be finished now on the 7.x-1.x development branch.
Comment #7
jessebeach commentedComment #8
jessebeach commentedComment #9
hass commentedAs always, cases are auto closing after 14 days without activity.