Opened 5 years ago
Closed 5 years ago
#53926 closed defect (bug) (fixed)
Make capitalization of 'web host' consistent in setup messages
| Reported by: | bradparbs | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.9 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui-copy |
Description
In the rest of core, 'web host' is used, but for one message in setup-config.php, 'Web Host' is used.
This patch makes it so we're consistent everywhere now.
Attachments (3)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch! However, it seems this patch tries to capitalize the words on line 195 instead of changing them to lowercase.