Closed alexbudarov closed 3 years ago
The problem is probably the com.haulmont.cuba.core.sys.AbstractMessages#enumSubclassPattern
The actual changeset in branch "master" is here: https://github.com/cuba-platform/cuba/commit/f7e52f58269a527cdcb3144c5552b1a67be325e2.
Environment
Description of the bug or enhancement
see attached project: kenum2.zip
If you create enum in Kotlin with additional overridden methods, you can observe glitch with localized messages in running application:
Message keys are formed in a strange way.