[development] Strange D6 form issue

Steven Jones darthsteven at gmail.com
Thu Aug 27 07:01:53 UTC 2009


Please send us a link to the issue you've created on drupal.org for
this potential bug.

Regards
Steven Jones
ComputerMinds ltd - Perfect Drupal Websites

Phone : 024 7666 7277
Mobile : 07951 270 026
Twitter : darthsteven
http://www.computerminds.co.uk



2009/8/27 Nancy Wichmann <nan_wich at bellsouth.net>:
> 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.
>
>


More information about the development mailing list