Fixed #9370 - listbox custom fields not decryoted on edit

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2021-04-06 05:59:31 -07:00
parent 7da32443ff
commit 390403ddb7
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -774,10 +774,9 @@ class Helper
/**
* Gracefully handle decrypting the legacy data (encrypted via mcrypt) and use the new
* decryption method instead.
* Gracefully handle decrypting encrypted fields (custom fields, etc).
*
* This is not currently used, but will be.
* @todo allow this to handle more than just strings (arrays, etc)
*
* @author A. Gianotto
* @since 3.6