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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | After_System_status.png | 44.48 KB | riddhi.addweb |
| #5 | Before_System_Status.png | 43.82 KB | riddhi.addweb |
| #4 | typo_on_config_page-2907975-4.patch | 787 bytes | hugovk |
| #2 | typo_on_config_page-2907975-2.patch | 932 bytes | hugovk |
Comments
Comment #2
hugovk commentedHere's a D8 patch to fix the typo.
Comment #3
hugovk commentedComment #4
hugovk commentedAnd here's a D7 patch.
(In general, should D7/D8 patches be in separate issues?)
Comment #5
riddhi.addweb commented@hugovk, Thanks for the patch it works well for both D8 & D7. PFA
Comment #7
sam hermans commented