Closed (fixed)
Project:
Encrypt Form API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 04:41 UTC
Updated:
23 Apr 2015 at 19:04 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesI've never really used the encrypt fapi sub-module so it's hard to guess where the problem is. If you can provide a patch I will try to review/commit it.
Comment #2
bennybobw commentedI didn't get around to fixing the bug yet, but I did confirm that this also appears on regular forms not just the system_settings_forms. I changed the issue title to show this.
Here's a simple example:
Comment #3
gregglesThanks for the update and the simplified test case.
Comment #4
gregglesTo be honest, I'm thinking that maybe the encryptfapi module should be un-supported. Encryption is not the kind of thing to do partway. I don't use that module so I don't have motivation to test/support it. If someone else wants to take it on that would be great.
Comment #5
rlhawkMoving from Encrypt to Encrypt FAPI.
Comment #6
rlhawkI can confirm this bug. The problem seems to be caused by _encryptfapi_element_prerender(), but I'm not entirely certain yet what needs to be done to fix it.
Comment #7
rlhawkI have rewritten the module and this bug should not be an issue any longer.
Comment #8
rlhawkI'm going to assume that this is fixed, but re-activate the issue if not.