AES isn't defined as dependency in the .info file, but unless you have it enabled the Salesforce API module will nag you about it.

This patch leaves AES functionality and warnings about configuration errors in place, but removes/de-escalates some of the messages presented in hook_requirements and via drupal_set_message().

Comments

kostajh’s picture

Status: Active » Needs review
StatusFileSize
new4.02 KB
kostajh’s picture

StatusFileSize
new3.88 KB

Updated patch. Also sets the Encryption form item as a fieldset.

kostajh’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Needs review » Patch (to be ported)
kostajh’s picture

Status: Patch (to be ported) » Closed (won't fix)