Community
Participate
Working Groups
Build Identifier: I-3.3.0-20110414020027 Both radio buttons of Default and the chosen converter are selected by switching from one converter to the other once other clicking and a couple of NPEs are thrown. The NPEs are thrown at the time when the UI is out of sync. This only happens with ORM converters. Following steps may produce the NPEs: 1. Select an convertible mapping in the mapping file editor 2. In JPA detail view, select Type -> Converted 3. Select Custom and then Type -> NPE 1 4. Select Struct and then Object type-> NPE 2 The stack traces of both NPEs are attached. Reproducible: Always
Created attachment 194303 [details] NPE Stack Traces The stack traces of the NPEs.
Deferred for same reasons as bug 335447.
Moving JPA specific bugs to new JPA component in bugzilla.
Due to the newly added support of multiple converters for attribute mapping, which uses list instead of radio buttons, this bug is no longer valid.