Posted by mooffie on June 24, 2008 at 8:44pm
Jump to:
| Project: | Flag |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#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.