-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10, 9.1
-
Component/s: Seam / JSF UI
Fields of the first line of results with filter related to a vocabulary keep the data of the line before filtering
This has been reported in 7.10 and 8.10 but cannot be reproduced.
The solution was to use the following contribution to make the issue disappear:
<require>org.nuxeo.ecm.platform.webapp.base.properties</require> <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration"> <property name="nuxeo.jsf.listings.useRepeatRenderTime">false</property> </extension>
- is related to
-
NXP-25026 Fields of the first line of results with filter related to a vocabulary keep the data of the line before filtering
- Open
-
NXP-24849 Fix data displayed in a content view after enabling a filter
- Resolved
-
NXP-25201 Suggestion widget display changed after HF38 installation
- Resolved