#45082 closed defect (bug) (invalid)
Missing countries
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Date/Time | Keywords: | |
| Focuses: | Cc: |
Description
Dear Developers,
I think I found a bug in wordpress/wp-admin/includes/continents-cities.php where there are missing countries like Bulgaria and Greece which might lead to some translating issues with multylingual sites based on WordPress.
Change History (3)
#2
@
7 years ago
- Resolution set to invalid
- Status changed from new to closed
Hi @SergeyBiryukov,
Thank you very much for the clarification! I was told that this file continents-cities.php must content countries because some plugins might use them as static info... Anyway, once again thank you for your reply to a novice as me.
Note: See
TracTickets for help on using
tickets.
Hi @Sveto, welcome to WordPress Trac! Thanks for the report.
The
continents-cities.phpfile lists the timezones supported by PHP.For Bulgaria and Greece, there are
Europe/SofiaandEurope/Athens, both of which are in the file.Could you clarify what exactly is missing?