Posted by dkinzer on February 23, 2011 at 6:09pm
1 follower
| Project: | Wordpress Import |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The XML I used to import my post was encoded using ISO-8859-1, but my site defaults to UTF-8.
Would it be possible to check for the encoding and if there is a conflict with the default encoding warn the user that the conflict exists and that they may need to convert the XML encoding?