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.

CommentFileSizeAuthor
corolla-ie-stylesheet-syntaxt.patch410 bytesjhedstrom

Comments

Jeff Burnz’s picture

Actually 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

jhedstrom’s picture

Status: Needs review » Closed (works as designed)

I had been using rc6, but I thought I'd tested dev as well. Seems to be fixed now though :)