In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1331 [In-Portal CMS] Front End bug report always 2012-06-21 04:23 2012-07-25 05:29
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-bugs/F7o1iojgwOM/discussion
Fixes wrong subsearch results
1
0001331: Cross-item subsearch not working
In-Portal search abilities, that allows to search data across all categories and their items (e.g. links, articles, etc.).

Also there is a subsearch feature that allows to further search only within found data, but using different keyword. This usually works, but I've found several problems in subsearch implementation:
1. sub-search on categories doesn't work and gives Fatal Error, that OnSubSearch method is undefined
2. if sub-search is made across multiple item types, that are displayed on same page, then subsearch is performed on first item type being displayed and regular search is performed on other item types (you see more results then were found originally)
3. when during subsearch nothing is found all results (from a previous search) are displayed
patch cross_item_subsearch_not_working.patch (4,011) 2012-06-21 04:23
http://tracker.in-portal.org/file_download.php?file_id=1715&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004855
2012-07-25 05:29 alex Status resolved => closed
2012-06-21 04:25 alex Note Added: 0004740
2012-06-21 04:25 alex Status needs testing => resolved
2012-06-21 04:25 alex Fixed in Version => 5.2.0
2012-06-21 04:25 alex Resolution open => fixed
2012-06-21 04:25 alex Assigned To !COMMUNITY => alex
2012-06-21 04:25 alex Changeset attached 5.2.x r15417
2012-06-21 04:24 alex Assigned To => !COMMUNITY
2012-06-21 04:24 alex Developer => alex
2012-06-21 04:24 alex Status active => needs testing
2012-06-21 04:24 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/F7o1iojgwOM/discussion
2012-06-21 04:23 alex New Issue
2012-06-21 04:23 alex File Added: cross_item_subsearch_not_working.patch
2012-06-21 04:23 alex Change Log Message => Fixes wrong subsearch results
2012-06-21 04:23 alex Estimate Points => 1

Notes
(0004740)
alex   
2012-06-21 04:25   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001331: Cross-item subsearch not working
(0004855)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.