Closed (fixed)
Project:
Scald: Media Management made easy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2013 at 11:45 UTC
Updated:
9 Mar 2016 at 23:40 UTC
Jump to comment: Most recent
Comments
Comment #1
jcisio commentedCan not reproduce, but the commit 95fcffa should logically fix it.
Comment #2.0
(not verified) commentedadded ref to previous (unrelated) issue
Comment #3
ciss commentedThe code still reads:
Meanwhile the referenced issue has been fixed (2014) and is part of the current beta4 of ET (Jan 2015). Time for a second look? (Because, to be honest, that single atom instance in $form_state is highly irritating).
Comment #4
jcisio commentedI think it's hard to remove this now because of backward compatibility. I guess many people are checking
$form_state['atom']to get the atom, instead of using the more appropriate$form_state['scald']['atoms']