Hi,
iam trying to use rules to set a node back tu unpublished if a certain field (image field) has changed, so i can review it if the content is okay. the problem is that i only want it to be set back to unpublished if that one field has changed and currently manually setting the node to "published" will trigger the rule and set it back tu unpublished. the log says that "field has changed" = true.
Comments
Comment #1
fagoWhich version of CCK are you using? Try if updating to the latest dev-snapshot helps.
Comment #2
ChaosD commentediam using the latest stable release because i want to avoid using dev versions on a live site.
currently, i worked around the problem building a similar functionality with different modules
Comment #3
fagoThen please reopen as soon as you can reproduce it with dev-snapshots. (You could test it on a dev-site too..)
Comment #4
fagoplease help testing the patch in #446390: make rules conditions more robust.