Project

General

Profile

feature request #7492

Updated by Andreas Kohlbecker almost 5 years ago

for open issues see #3560 and copy open issues to **this** ticket before starting. 


 BaseListController: 

  * doPageByRestrictions - needs to be protected for specific types (below) for the *PortalControllers it can get complicated since the doPageByRestrictions method allows to specify the initialization depth. So it is hard to control that unpublished names and taxa are not exposed as associated objects.  
      * TaxonBase - DONE 
      * TaxonName 
      * TaxonNode 
      * Description 
      * DescriptionElement 
      * NameRelation 
      * TaxonRelation 
      * ....???  


 

 fixed:  

 NameCatalogueController: 

  * taxon (doGetTaxonInformation - DONE

Back