Book a Demo

Author Topic: Unicode support in EA  (Read 27022 times)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Unicode support in EA
« Reply #15 on: October 28, 2009, 12:31:50 pm »
Can you clarify that.
I am able to create, save, and retrieve unicode characters in linked RTF documents
(note this is using Jet4 and SQL server 2003)



Note that this doesn't apply to the element however!.
« Last Edit: November 20, 2009, 01:33:19 pm by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Unicode support in EA
« Reply #16 on: December 08, 2009, 01:15:37 pm »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Unicode support in EA - in V8.0
« Reply #17 on: May 27, 2010, 03:18:26 pm »
I have just retested this in 8.0.

The behaviour is worse than in 7.5.

It appears to have either had no fixes, or some fixes regressed,
and certainly no testing.

I try to insert the characters [ch257][ch275][ch299][ch333][ch363] in name and note fields

In a requirement note field I get "âçîôû".
In a package name I get "aeiou".
In an RTF document I get "âçîôû".

I am so disappointed.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Unicode support in EA
« Reply #18 on: May 27, 2010, 03:43:25 pm »
Ah...  The worst of all possible worlds...

An inconsistently incorrect system...

My commiserations, Simon.  :(

People used to wonder why I tested strings with special characters...

Specifically to reveal these sorts of problems.

It's possible the different aspects of EA are using different code pages.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Unicode support in EA
« Reply #19 on: May 28, 2010, 07:35:43 am »
I should have mentioned the underlying database is SQL Server 2005.

Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.