Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-16992

Sort order bug in admin2/templates/navigator/google.tpl

    XMLWordPrintable

Details

    Description

      {section loop=$view_parameters}
       {section-exclude match=eq($:key,offset)}
       {section-exclude match=$:item|not}
       {set view_parameter_text=concat($view_parameter_text,'/(',$:key,')/',$:item)}
      {/section}
      

      Because the line

      {section-exclude match=$:item|not}
      

      sort_order parameter is not used in links if equal to 0 (descending sort)...

      Steps to reproduce

      Sort name descending in trash... Access page 3... check names... they are ascending sorted...

      Attachments

        Activity

          People

            andre1 andre1
            lolo irie lolo irie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: