In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000712 [In-Portal CMS] Data Management bug report always 2010-04-25 20:00 2010-05-11 02:59
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.3-B2
Status closed Product Version 5.0.3-B2 Target Version 5.0.3
Time EstimateNo estimate
Summary 0000712: PrefixSpecial for ListSortings config option not set in SetSorting method of kDBEventHandler class
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.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-dev/browse_thread/thread/f3af342eaed10795
Change Log Message Minor fix for SetSorting for Item lists
Estimate Points 0
Attached Files patch file icon IncorrectPrefixSelectionForListSortings.patch [^] (743 bytes) 2010-04-25 20:00 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001942)
Dmitry (manager)
2010-04-25 20:00

Please test
User avatar (0001961)
alex (manager)
2010-04-27 02:48

Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000712: PrefixSpecial for ListSortings config option not set in SetSorting method of kDBEventHandler class
2. Commit on behalf of Dmitry.
User avatar (0002082)
alex (manager)
2010-05-11 02:59

Closing all tasks from released versions.

- Related Changesets
In-Portal CMS: 5.0.x r13407
Timestamp: 2010-04-27 02:48:43
Author: alex
Details ] Diff ]
1. Fixes 0000712: PrefixSpecial for ListSortings config option not set in SetSorting method of kDBEventHandler class
2. Commit on behalf of Dmitry.
mod - /in-portal/branches/5.0.x/core/kernel/db/db_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 02:59 alex Note Added: 0002082
2010-05-11 02:59 alex Status resolved => closed
2010-04-27 02:48 alex Note Added: 0001961
2010-04-27 02:48 alex Status reviewed and tested => resolved
2010-04-27 02:48 alex Fixed in Version => 5.0.3-B2
2010-04-27 02:48 alex Resolution open => fixed
2010-04-27 02:48 alex Assigned To !COMMUNITY => alex
2010-04-27 02:48 alex Changeset attached 5.0.x r13407
2010-04-27 02:48 alex Status needs testing => reviewed and tested
2010-04-25 20:01 Dmitry Change Log Message => Minor fix for SetSorting for Item lists
2010-04-25 20:00 Dmitry Note Added: 0001942
2010-04-25 20:00 Dmitry Assigned To => !COMMUNITY
2010-04-25 20:00 Dmitry Developer => Dmitry
2010-04-25 20:00 Dmitry Status active => needs testing
2010-04-25 20:00 Dmitry New Issue
2010-04-25 20:00 Dmitry File Added: IncorrectPrefixSelectionForListSortings.patch
2010-04-25 20:00 Dmitry Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/f3af342eaed10795



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker