Problem/Motivation

There is a typo in the infobox after installation of the module.

Security Review module enabled. You should first set the module access permissions at admin/people/permissions. Be sure to grant permissions to trusted users only as this module can show senstive site information.

Steps to reproduce the bug:

  1. Go to Modules
  2. Enable Security Review module
  3. Press Save configuration
  4. The infobox appears at the top of the page containing the typo

Proposed resolution

Change the contents of the infobox:

Security Review module enabled. You should first set the module access permissions at admin/people/permissions. Be sure to grant permissions to trusted users only as this module can show sensitive site information.

Remaining tasks

  1. Review
  2. Commit to 7.x-1.x

User interface changes

UI text changed for post-installation information box.

API changes

None

Original report by [wileykoepp]

There is a type-o in the information box that appears immediately after installation: "senstive" should be "sensitive"

Security Review module enabled. You should first set the module access permissions at admin/people/permissions. Be sure to grant permissions to trusted users only as this module can show senstive site information.

Comments

banviktor’s picture

Issue summary: View changes
Status: Active » Needs review
Issue tags: -Documentation +typo
StatusFileSize
new11.52 KB
new11.69 KB
new856 bytes

Hi wileykoepp!

I was able to reproduce the bug, and made a patch.
Screenshots and patch attached.

  • coltrane committed 3141b79 on 7.x-1.x authored by banviktor
    Issue #2427511 by banviktor: Type-o in post-install info box
    
coltrane’s picture

Status: Needs review » Fixed

Thanks @banviktor! I've committed this to 7.x and also backported to 6.x branch since it was an error there as well.

  • coltrane committed 30b1da5 on 6.x-1.x
    Issue #2427511 by banviktor: Type-o in post-install info box
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.