Bug #47
Inheritance problem at creation time
| Status: | New | Start: | 03/09/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | Not planned |
Description
When creating some entries, it seems that inheritance is not correctly taken in account.
Eg. if I have an object with classes top, locality, myLocality, where myLocality inherits from locality then some properties of some attributes of myLocality are read in locality even if they are redefined in myLocality.
In my case I have in myLocality:
description, with shownInCreation=true and mandatory=true.
If I don't set the same parameters in locality, the attribute is not shown as mandatory in the creation bean. But other properties like labels are correctly displayed.
Related issues
| duplicated by Directory Manager - Bug #19: Unsupported enhanced schema override | Closed | 13/07/2009 |
History
Updated by Clément OUDOT 5 months ago
- Target version set to 1.0
Updated by Clément OUDOT 19 days ago
- Target version changed from 1.0 to Not planned