Project

General

Profile

« Previous | Next » 

Revision 3e6de1b7

Added by Patrick Plitzner over 9 years ago

  • fixed possible LazyInitializaitionException in DerivateLabelProvdider

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/derivateSearch/DerivateSearchView.java
93 93
    private void initConversation(){
94 94
        if(conversationHolder==null){
95 95
            conversationHolder = CdmStore.createConversation();
96
            derivateSearchCompositeController.setConversation(conversationHolder);
96 97
        }
97 98
    }
98 99

  

Also available in: Unified diff