All files for contributed Drupal projects should be encoded UTF-8

Comments

arpeggio’s picture

Status: Active » Postponed (maintainer needs more info)

Hi, 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.

firebus’s picture

Status: Postponed (maintainer needs more info) » Active

Sure.

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.

arpeggio’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.