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.
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.
Comments
Comment #1
mooffie commentedFixed.
Comment #2
quicksketchRock thanks. Could you include the commit link?
Comment #3
mooffie commentedhttp://drupal.org/cvs?commit=123370
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.