When I try to see image assets with the Library extension it returns
an empty array. Apparently it is failing on the not_furniture named
scope.
The conditions in that named scope are (I think, I'm doing this from
memory)
:conditions => { "assets.furniture = 0 or assets.furniture is null" }
But this doesn't return image assets that have 'false' in
their :furniture field. Is the :conditions clause not correctly
written for SQLite? I think SQLite boolean fields are just integers 0
or 1, so I can't see why it's failing.
Any help greatly appreciated.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org