Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-563

PrefixSpecial for ListSortings config option not set in SetSorting method of kDBEventHandler class

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.0.3-B2
    • Fix Version/s: 5.0.3-B2
    • Component/s: Data Management
    • Labels:
      None

      Description

      The problem showed itself when you tried specifying PrefixSpecial with empty values, for example 'search' as below:

      'ListSortings' => Array(
      '' => Array(
      'ForcedSorting' => Array("CurrentSort" => 'asc', 'Priority' =>
      'desc', 'Name' => 'asc'),
      'Sorting' => Array('Name' => 'asc'),
      ),
      'search' => Array(),
      ),

      In result 'search' wouldn't be selected.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                dmitry Dmitry Andrejev [Intechnic]
                Developer:
                Dmitry Andrejev [Intechnic]
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: