Closed (fixed)
Project:
Webform Encrypt
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 03:18 UTC
Updated:
24 Jul 2012 at 06:54 UTC
I have narrowed down a problem which I believe is related to Webform Encrypt.
I was having an issue where select form element options and conditional rules were not being saved or would periodically disappear.
The problem went away when I turned off the encrypt module so I am guessing there is some conflict with it that causes this. I have no other webform related modules installed.
Comments
Comment #1
dandaman commentedI believe I fixed this issue on my site when I applied the patch in this thread:
#1344804: Add check for encryption options to webform_encrypt_webform_component_presave()
Hope that helps!
Comment #2
theunraveler commentedShould be rolled into latest 7.x-1.x and 6.x-1.x releases.