Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25026

Fields of the first line of results with filter related to a vocabulary keep the data of the line before filtering

    XMLWordPrintable

    Details

    • Tags:
    • Backlog priority:
      500
    • Sprint:
      nxfit 11.1.10
    • Story Points:
      3

      Description

      This issue was worked on earlier (NXP-22345) but not solved completely.

      • Install 8.10, all hotfixes, nuxeo-jsf-ui, nuxeo-csv
      • Log in, import example.csv attached to this ticket
      • Go to faceted search, switch to list view, edit result columns and add Nature
      • In search form, select the first three options for nature, then deselect the first one
      • Note that the first item in the results list shows the nature which has been deselected (and when inspected the document will not have that nature)

      Issue was not present in 7.10 (HF40)
      Issue confirmed on 8.10 (HF29), 9.10 (HF07) and 10.1

      Like before, setting nuxeo.jsf.listings.useRepeatRenderTime to false will mitigate it:

       
      <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>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated: