-
Bug
-
Resolution: Fixed
-
Minor
-
4.0RC5
-
None
...in WEB-INF/param/search/ as the search model are already defined by plugins normally. It leads to the following warnings:
Date: Thu Jun 08 15:52:13 CEST 2017 (1496929933336) Thread: localhost-startStop-1 Message #: 204 Level: WARN NDC: Category: org.ametys.cms.search.ui.model.SearchUIModelExtensionPoint Message: The search model extension 'search-ui.select-simple-content' from plugin 'cms/org.ametys.cms.search.simple-content.model' will be ignored. It have already been loaded from the file in WEB-INF/param/search/search-ui.select-simple-content.xml Location: org.ametys.cms.search.ui.model.SearchUIModelExtensionPoint.addExtension(SearchUIModelExtensionPoint.java:70) Thrown:
Date: Thu Jun 08 15:52:13 CEST 2017 (1496929933337) Thread: localhost-startStop-1 Message #: 206 Level: WARN NDC: Category: org.ametys.cms.search.ui.model.SearchUIModelExtensionPoint Message: The search model extension 'search-ui.solr' from plugin 'cms/org.ametys.cms.search.solr.model' will be ignored. It have already been loaded from the file in WEB-INF/param/search/search-ui.solr.xml Location: org.ametys.cms.search.ui.model.SearchUIModelExtensionPoint.addExtension(SearchUIModelExtensionPoint.java:70) Thrown: