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

mooffie’s picture

Status: Active » Fixed

Fixed.

quicksketch’s picture

Rock thanks. Could you include the commit link?

mooffie’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.