[development] Strange D6 form issue

Nancy Wichmann nan_wich at bellsouth.net
Thu Aug 27 02:06:23 UTC 2009


Interesting. If I change
$form['class'][$vid] = array('#type' => 'value', '#value' => $rev->class);

to

$form['class'][$vid] = array('#value' => $rev->class);

Then the problem goes away. I doubt I have uncovered a FormsAPI bug, so is
this something that needs improved docs somewhere?

Nancy E. Wichmann, PMP
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King,
Jr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/development/attachments/20090826/bd700673/attachment.htm>


More information about the development mailing list