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!

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
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  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
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



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

Powered by Mantis Bugtracker