Hi,
during my work on the inheritance patch (yes, still to come ;-), it's finished, and currently in extensive testing) I realized that db entries in the protected_nodes table are not deleted when the protected-checkbox is turned off. That's because the was_protected flag is set in nodeapi 'load' (and will be available during delete, view etc.) but is not transferred to form_validate because the form for storing the value is missing.
The patch adds a hidden field for storing the was_protected flag.
| Comment | File | Size | Author |
|---|---|---|---|
| store_was_protected_flag.patch | 667 bytes | Frank Steiner |
Comments
Comment #1
pebosi commentedWorked well for me.
Comment #2
mtolmacs commentedCommitted to HEAD
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.