Closed (works as designed)
Project:
Corolla
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2012 at 22:22 UTC
Updated:
23 Jul 2012 at 16:07 UTC
The ie_stylesheets property in corolla.info adds an extra level of array, which causes the warning posted in the title.
Simple patch to the .info file resolves the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| corolla-ie-stylesheet-syntaxt.patch | 410 bytes | jhedstrom |
Comments
Comment #1
Jeff Burnz commentedActually this is how the new system works, what version of AT Core are you using? This will be broken in RC6, but should work fine in DEV.
I had a bunch of feature requests to allow an array of files for each condition - initially I thought that no one would ever do this, apparently I was wrong, so I changed this. The issue is: #1673254: ie_stylesheets: only single css will apply per browser setting
Comment #2
jhedstromI had been using rc6, but I thought I'd tested dev as well. Seems to be fixed now though :)