Undefined array key "real_aes"

Created on 21 May 2024, 7 months ago
Updated 4 July 2024, 6 months ago

Problem/Motivation

I'm getting this error in production: Warning: Undefined array key "real_aes" in section_09_database() (line 28 of /var/www/web/modules/contrib/launch_checklist/inc/section_09_database.inc)

🐛 Bug report
Status

RTBC

Version

1.1

Component

Code

Created by

🇺🇸United States CNDexter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @CNDexter
  • Status changed to Needs review 7 months ago
  • 🇮🇳India sarwan_verma

    Hi @CNDexter,

    I have fixed this issue "Undefined array key real_aes" and also attached patch ,
    please review and verify.

  • First commit to issue fork.
  • Pipeline finished with Success
    7 months ago
    Total: 197s
    #179172
  • 🇮🇳India manish-31

    Hi @sarwan_verma,

    IMO we should not fix this by just adding an isset() check the warning occurs only when Real AES module is installed and the checkbox gets removed from the checklist options. Which looks wrong to me.

    As in other cases, we are showing the project link if a module is missing and also showing settings/configuration link if the module is installed we should replicate the same behaviour here.

    I have raised an MR to implement the same. Attached Screenshots of the UI for both cases Real AES enabled and disabled. Needs review.

  • Tested MR15 , the issue is resolved and Manage Keys option is also showing when real aed module is installed . Attached a video for same. RTBC++.

  • Status changed to RTBC 6 months ago
Production build 0.71.5 2024