eclipse-ee4j / orb

Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.

Home Page:https://projects.eclipse.org/projects/ee4j.orb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect RepositoryId decoding

mahairod opened this issue · comments

Can this code be fixed RepositoryId.java#L1000?
Method convertFromISOLatin1 doesn't correctly decodes id encoded by convertToISOLatin1 in case of multibyte values.