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
0000078 [In-Portal CMS] Front End feature request N/A 2009-06-15 15:57 2009-10-03 07:56
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.0
Status closed Product Version Target Version 5.0.0
Time EstimateNo estimate
Summary 0000078: Make Custom Fields Searchable
Description Currently we can't Search on Front End in Custom Fields that have list of values since selected Values stored as IDs and actual values loaded on request when displayed.

Currently "kSearchHelper::buildWhereClause" method is called at the end of OnSimpleSearch event. This method adds all keywords with LIKE type filter. I propose to create copy of this method, but instead of LIKE filter that new method should be calling "kSearchHelper::getSearchClause" method instead. Last of mentioned methods creates search sql for field based on it's formatter and data type.
Additional Information
Tags No tags attached.
Reference https://in-business.intechnic.com/?25228
Change Log Message
Estimate Points 0
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to 0000108closed (5.0.0)alex Add "multiple" option to possible field options, when kOptionsFormatter is used (helps in search queries) 

-  Notes
User avatar (0000072)
alex (manager)
2009-06-16 13:03

Fix committed to RC branch. Commit Message:

Fixes 0000078: Make Custom Fields Searchable
User avatar (0000677)
administrator (administrator)
2009-10-03 07:56

Closing issues from 5.0.0 version, because version was already released.

- Related Changesets
In-Portal CMS: RC r11855
Timestamp: 2009-06-16 13:03:22
Author: alex
Details ] Diff ]
Fixes 0000078: Make Custom Fields Searchable
mod - /in-portal/branches/RC/core/admin_templates/config/config_search.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/units/general/cat_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-10-03 07:56 administrator Note Added: 0000677
2009-10-03 07:56 administrator Status resolved => closed
2009-07-08 05:02 alex Relationship added related to 0000108
2009-06-16 13:08 alex Fixed in Version => 5.0.0
2009-06-16 13:03 alex Note Added: 0000072
2009-06-16 13:03 alex Status reviewed and tested => resolved
2009-06-16 13:03 alex Resolution open => fixed
2009-06-16 13:03 alex Changeset attached RC r11855
2009-06-15 23:37 Dmitry Assigned To => alex
2009-06-15 23:37 Dmitry Status active => reviewed and tested
2009-06-15 23:37 Dmitry Target Version => 5.0.0
2009-06-15 15:57 alex New Issue
2009-06-15 15:57 alex Reference => https://in-business.intechnic.com/?25228



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

Powered by Mantis Bugtracker