Bug #25

Remove objectclass display when creating database/overlay

Added by Sebastien Bahloul almost 3 years ago. Updated 8 months ago.

Status:Closed Start:16/07/2009
Priority:Normal Due date:
Assigned to:Raphael Ouazana % Done:

100%

Category:- Spent time: -
Target version:0.4

Description

As the objectclass cannot be modified, it is unpleasant to see them at the beginning of each creation page.

Associated revisions

History

Updated by Raphael Ouazana over 1 year ago

I finally found the root cause of this: linid-om/EntryCreator.java uses lindid-om/ConsoleEntryBeanEditor.tml. But this one does not test for currentAttributeDefinition.isShownAtCreation() in its first edit.attributeeditor.
A simple fix would be to duplicate ConsoleEntryBeanEditor.tml in EntryCreator.tml and add a test for shownAtCreation.
A more accurate fix would be to clean the mess up in ConsoleEntryBeanEditor. There are really too many tests.

Anyway most attributes are not shownAtCreation for the moment, so I don't commit anything.

Updated by Sebastien Bahloul over 1 year ago

  • Assigned to changed from Sebastien Bahloul to Raphael Ouazana

Reassigning

Updated by Clément OUDOT about 1 year ago

  • Project changed from Directory Server to OpenLDAP Manager
  • Target version deleted (8)

Updated by Clément OUDOT about 1 year ago

  • Target version set to 0.4

Updated by Raphael Ouazana 8 months ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Fixed in r152.

Also available in: Atom PDF