#50212 closed defect (bug) (invalid)
Bug when install can't change database prefix
| Reported by: | ilovephp106 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
File wp-config-sample.php
line: 68
we have two space before "="
it should remove to only have once space then can change table prefix after install
Attachments (1)
Change History (7)
#2
@
6 years ago
If you check in http://core.svn.wordpress.org/tags/5.4.1/wp-config-sample.php you'll see that it's not there.
This is not a core bug, but something that's located in the localization files for #vi http://i18n.svn.wordpress.org/vi/branches/5.4/dist/wp-config-sample.php
@dinhtungdu
Rather than anticipating branches up to 5.9, perhaps it would be better to simply delete everything under i18n.svn.wordpress.org/vi/ ?
Especially since there have been tiny changes in readme.html and wp-config-sample.php that haven't been reflected in the #vi localized versions? (lowest PHP version, for example)
#3
@
6 years ago
@tobifjellner I will discuss this with the team. I deleted 5.5 - 5.9 branches to make sure we review the new readme.txt and wp-config-sample.php for the next WP versions. I fixed the double spaces as well. So this ticket can be closed.
#4
@
6 years ago
- Description modified (diff)
- Milestone Awaiting Review
- Resolution → invalid
- Severity major → normal
- Status new → closed
- Version 5.3
@ilovephp106 Thanks for the report and thanks for the quick fix @dinhtungdu.
Closing as invalid since this wasn't a bug in WordPress core.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
i found this bug in version wordpress-5.3.2-vi