CurseForge

1392 - Localiser Can't Handle UTF-16 little-endian

What steps will reproduce the problem?

  1. Add zhTW localisation to http://war.curseforge.com/projects/nlootlink/localization/
  2. Add the localisation substitution bits to zhTW.lua:
    --@localization(locale="zhTW", format="lua_additive_table")@
    
  3. Tag to set off a package build

What is the expected output? What do you see instead?

The localiser failed to insert the localisations in zhTW.lua. zhTW.lua is ANSI with UNIX (LF) newlines. The packager showed no errors. Other localisations (see frFR.lua) did have localisation inserted.

At what time and date (year, month, day) did you get this bug? (Include your timezone)

2009-05-03 1:50am GMT

Please provide any additional information below.

See svn://svn.curseforge.net/war/nlootlink/mainline/tags/1.2-release versus the output of the packager http://war.curseforge.com/projects/nlootlink/files/41-1-2-release/

I have attempted to change zhTW.lua from ANSI to UTF-16 little-endian, however SVN will not allow this. The pre-commit hooks insist on the svn:eol-style being set for all .lua files, however SVN is not able to handle newlines in UTF-16 little-endian, returning the error "inconsistent line ending style".

User When Change
Torhal Tue, 08 Nov 2011 21:52:25 Changed status from New to Declined
Torhal Fri, 03 Jun 2011 17:02:08 Changed assigned to from None to prencher
Ackis Tue, 01 Feb 2011 18:00:31 Changed assigned to from ckknight to None
Nemes Sun, 03 May 2009 04:05:07 Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated on
08 Nov 2011
Reported on
03 May 2009
Status
Declined - We decided not to take action on this ticket.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees