Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a non boolean obs has a valueCoded and setValueBoolean is called, it overwrites its value. This should not happen because the setValueBoolean method description clearly states that:
Sets the value of this obs to the specified valueBoolean if this obs has a boolean concept.
This led to the failure of ObsTest.isDirty() when apache commons-beanutils was upgraded from 1.7.0 to 1.9.3
Details can be found in the link to the Talk Discussion.
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
TRUNK-5192 Update apache beanutils
-
- Closed
-
- links to