Anyone else getting this problem, where the value isn't prefilled properly when you go back and edit it? The default value is only the first character of the actual value.

Comments

danielb’s picture

I noticed something strange with the $_POST nesting the value in an array - but in the db it is stored correctly.
I'm looking in the arrays my module outputs and they always give the full value, but if I form_alter I indeed only see 1 char there

danielb’s picture

Status: Active » Fixed

well whaddya know #default_value being set the exact value I want is apparently wrong, infact it must be an array with the default value at the correct delta? or something...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.