Closed (fixed)
Project:
Smart IP
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2011 at 18:59 UTC
Updated:
13 Jan 2012 at 06:00 UTC
All files for contributed Drupal projects should be encoded UTF-8
Comments
Comment #1
arpeggio commentedHi, as far as I know I coded this module in utf-8. May I ask what part of the code that is not encoded in utf-8? Thank you.
Comment #2
firebus commentedSure.
I downloaded the current D6 release, 6.x-1.3 and opened smart_ip.module in both netbeans and jEdit. Both editors complained that file was not UTF-8. Furthermore, the ñ in the @author line on line 16 of smart_ip.module does not display correctly if encoding is set to UTF-8 in the editor.
If the editor is set to ISO-8859-1 mode, the ñ is displayed correctly.
Comment #3
arpeggio commentedI have made all code files UTF-8 encoded and already committed/pushed to Git. Please re-open this issue if there's file that needs to encode with UTF-8. Thank you firebus.