Ticket #2 (closed defect: fixed)
Unusable<field> does not work on superclass
| Reported by: | scascarini | Owned by: | rcmatthews |
|---|---|---|---|
| Priority: | None | Milestone: | |
| Component: | Core: Metamodel | Version: | nof: 3.0M3 |
| Severity: | minor | Keywords: | VERIFIED |
| Cc: |
Description
A field that is marked as unusable (by a unusable<field>) method can still be edited if the unusable method is on a superclass of the opened object.
Unusable methods on the actual object work as expected.
A test to reproduce exists in com.nakedobjectsgroup.bones.testing.address.resources.PostalAddressRepostoryATest
uncomment unusableBugTest() in testBugs.
This occurs in DND and HTML.
Change History
Note: See
TracTickets for help on using
tickets.
