Version

Drupal 7 + System Status 7.x-3.2
Drupal 8 + System Status 8.x-2.5

To reproduce:

1. On Drupal 7, visit the config page at /admin/config/system/system_status

1. On Drupal 8, visit the config page at /admin/config/system/system-status

Actual result:

Typo in:

All information will be send using encryption and is only accessible using your siteUUID.

Expected result:

No typo in:

All information will be sent using encryption and is only accessible using your siteUUID.

Comments

hugovk created an issue. See original summary.

hugovk’s picture

Status: Active » Needs review
StatusFileSize
new932 bytes

Here's a D8 patch to fix the typo.

hugovk’s picture

Issue summary: View changes
hugovk’s picture

StatusFileSize
new787 bytes

And here's a D7 patch.

(In general, should D7/D8 patches be in separate issues?)

riddhi.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new43.82 KB
new44.48 KB

@hugovk, Thanks for the patch it works well for both D8 & D7. PFA

  • Sam Hermans committed 082fc65 on 8.x-2.x authored by hugovk
    Issue #2907975 by hugovk, Jigar.addweb: Typo on config page: "will be...
sam hermans’s picture

Assigned: Unassigned » sam hermans
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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