Ticket #2 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by rcmatthews

  • status changed from new to closed
  • resolution set to fixed

Changed 3 years ago by scascarini

  • keywords VERIFIED added

Changed 3 years ago by rcmatthews

  • severity changed from normal to minor
Note: See TracTickets for help on using tickets.