Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
language system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2007 at 16:48 UTC
Updated:
31 Dec 2007 at 02:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyWell, it is not a good idea to have files with UTF8 BOM, it causes you lots of complications. So the interim solution is to remove that yourself.
The import itself is done by Drupal (whether with autolocale module or Drupal 6 built-in), not autolocale, so the Drupal importer cannot handle such files then. Which means this should be fixed there.
Comment #2
gábor hojtsyFixing title.
Comment #3
gábor hojtsyOK, here is a patch for review. Since there was a second guy who came with this problem (also from Hungary), and this really looks straightforward to fix, why not do it? Please review!
Comment #4
aries commentedIt works for me.
Comment #5
gábor hojtsyGreat. Committed to Drupal 6. Let's get this into the next Drupal 5.x also.
Comment #6
drummCommitted to 5.x.
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.