Closed (fixed)
Project:
Asset
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2014 at 14:16 UTC
Updated:
29 Oct 2015 at 06:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gurvan commentedComment #2
gurvan commentedJust a little update to avoid a bug with asset view mode selection
Comment #3
gurvan commentedMy bad...
Another little fix, I guess now it can be commited in dev
Comment #4
gurvan commentedComment #5
sinn commentedPatch #3 works good.
Comment #6
IRuslan commentedHi,
thanks for catch this.
But from my point of view, as we need to get first key of the $modes array here, it's more suitable to use:
Because we don't need to allocate a separate array for keys.
Comment #7
IRuslan commentedCommitted to dev.