Ticket #1104 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

Reservr: should use UTF-8 encoding within Java files

Reported by: Jani Laakso Owned by: Marc Englund
Priority: major Milestone: 5.0.0-beta-phase2 (release candidate)
Component: undefined Version: 5.0.0-pre
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description

"Unknown" characters are used e.g. with French car type.

I suspect this goes away if you select UTF-8 for your Java files which initialize your database.

Change History

Changed 14 months ago by Marc Englund

  • status changed from new to closed
  • resolution set to fixed

Replaced french character with plain "o" in [2752]

Changed 14 months ago by Jani Laakso

Note, now you should be able to insert wide range of characters directly to Java code because we are using UTF-8.

BUT, this fix is excellent for now!

Note: See TracTickets for help on using tickets.