Closed (fixed)
Project:
Aurora
Version:
7.x-2.6
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2012 at 16:02 UTC
Updated:
24 Nov 2012 at 15:10 UTC
Jump to comment: Most recent file
For some reason Weight in JS isn't working when it comes to grouping, so we either need to find a way to fix this or find a workaround for it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fix-weights-1834518-3.patch | 4.61 KB | iamcarrico |
Comments
Comment #1
Snugug commentedComment #2
Snugug commentedThis should be solved in 2.5 I hope
Comment #3
iamcarrico commentedOkay--- re-worked how this entire section worked.
I realized while we were chatting that we just need for order the scripts first, then do all the pretty grouping stuff to it. I think what was going on (and why I lost some inline scripts) is the sort put all non-preprocessed files together. Which will break local fall back scripts that were written.
I rather you look at it before I commit it... you know, so I don't make yah too angry.
This also ties in the issues fixes for #1818636: Notice: Undefined index: async in aurora_group_js() error with my new subtheme
Comment #5
iamcarrico commentedComment #6
iamcarrico commented#3: fix-weights-1834518-3.patch queued for re-testing.
Put in the dev branch for now--- easiest place so we both can keep working on it.
Comment #7
iamcarrico commentedPushed in 2.6