Tags: rgaviras/opencms-core
Tags
cms:search / cms:simplesearch / integrated list: Added macros %(query) and %(locale) to the additionalsolrparams as suggested in GitHub issue alkacon#686. Note that the macros - like the whole additionalsolrparams must be provided url encoded, i.e. %25%28query%29 and %25%28locale%29.
Fixed potential deadlock caused by creating resources in an event handler for the EVENT_RESOURCE_CREATED event when the latter was triggered by copying a resource. # Conflicts: # src/org/opencms/db/CmsDriverManager.java
PreviousNext