'form_values' doesn't exist
mooffie - June 24, 2008 - 20:44
| Project: | Flag |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The D6 version uses form_values instead of form_state['value'] in three places. This leads to two critical bugs:
1. 'show_on_xyz' options aren't saved.
2. when we try to save an existing flag we get a 'flag name already in use' validation error.

#1
Fixed.
#2
Rock thanks. Could you include the commit link?
#3
http://drupal.org/cvs?commit=123370
#4
Automatically closed -- issue fixed for two weeks with no activity.