Ticket #5546 (closed defect (bug): fixed)
Variable expansion in error message
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | 2.5 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
When you define $table_prefix as any string including invalid letter, like '-+*!testtest', in wp-config.php and access any page on the site, it shows error message "ERROR: -+*!testtest in wp-config.php can only contain numbers, letters, and underscores." Shouldn't it be "ERROR: $table_prefix in wp-config.php can only contain numbers, letters, and underscores."?
Attachments
Change History
takayukister — 4 years ago
-
attachment
wpsettings.diff
added
Note: See
TracTickets for help on using
tickets.

single-quoted