bug #9472
Encoding problem with ProxyUtils.CollectionType leading to failing lazy collection loading
Start date:
02/19/2021
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
The method
return this.name().toLowerCase();
seems to be encoding dependend, leading e.g. in Turkisch installations to different usage of letter "i"
Associated revisions
fix #9472 fix encoding issue in ProxyUtils.CollectionType.toString()
History
#1 Updated by Andreas Müller about 2 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|707e14fada836b1ff3fe6e83d0de6508baeb2bc6.
#2 Updated by Andreas Müller about 2 months ago
- Assignee changed from Andreas Müller to Katja Luther
Please review.
#3 Updated by Katja Luther about 2 months ago
- Status changed from Resolved to Closed
- Assignee changed from Katja Luther to Andreas Müller
- % Done changed from 50 to 100
looks fine and works as expected (tested on turkish os)