#15429 closed defect (bug) (fixed)
setup-config.php 3.0.1-es_ES not replacing connection strings on wp-config-sample.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | I18N | Version: | 3.0.1 |
| Severity: | blocker | Keywords: | |
| Cc: | westi |
Description
I have found a bug in setup-config.php for the official spansih version 3.0.1-es_ES
http://svn.automattic.com/wordpress-i18n/es_ES/trunk/dist/wp-admin/setup-config.php
setup-config.php and wp-config-sample.php doesn’t have the same connection strings so the install process fails to connect to database as resulting wp-config.php connection strings are not replaced.
Attachments (1)
Change History (9)
davidlluna
— 3 years ago
comment:1
westi
— 3 years ago
- Cc westi added
- Milestone changed from Awaiting Review to 3.1
X-Post: http://wppolyglots.wordpress.com/2010/11/15/hi-there-im-posting-this-here-again-a/
Close this when is fixed in the i18n repo.
comment:2
westi
— 3 years ago
Self note: We should write a tool to validate this across all locales.
comment:3
waclawjacek
— 3 years ago
westi: It would be even better, if the tool would generate the appropriate files without the need to put the same string in multiple places.
comment:6
nbachiyski
— 3 years ago
I committed the changes. Strangely it was fixed in branches/3.0.
I wrote the Spanish maintainers again asking to re-package and release the Spanish version. When they do it, we can close the ticket.
Patch for the setup-config.php file