Anonymous | Login | Signup for a new account | 2024-09-13 12:08 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000097 | [In-Portal CMS] Database | bug report | always | 2009-06-19 14:55 | 2010-01-11 22:05 | ||
Reporter | Dmitry | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.2-B1 | ||
Status | closed | Product Version | 5.0.0 | Target Version | 5.0.2 | ||
Time Estimate | No estimate | ||||||
Summary | 0000097: Issues with "Like" type Grid Filters in Admin | ||||||
Description | Currently LIKE type Admin Grid Filters won't properly work when we use " _ " or " % " in the search query. Both will be treated as "wildcards" by MySQL since not properly escaped. | ||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | widcard_search_problems.patch [^] (3,616 bytes) 2009-11-10 05:13 [Show Content] | ||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||
|
Notes | |
(0001067) alex (manager) 2009-11-10 05:14 |
With this patch you will be able to search for "_" and "%" symbols in fields, and "?" and "*" will only work as wildcards. Tested on front-end simple search and in admin column filter. |
(0001075) Dmitry (manager) 2009-11-10 11:35 |
Tested Ok! |
(0001076) alex (manager) 2009-11-10 11:40 |
Fix committed to 5.0.x branch. Commit Message: Fixes 0000097: Issues with "Like" type Grid Filters in Admin |
(0001127) Dmitry (manager) 2009-11-13 13:07 |
Was fixed along with other task in 5.0.2-B1 development. Moving Target version to 5.0.2 |
(0001329) Dmitry (manager) 2010-01-11 22:05 |
Closing completed tasks. |
Related Changesets | |||
In-Portal CMS: 5.0.x r12896 Timestamp: 2009-11-10 11:40:29 Author: alex [ Details ] [ Diff ] |
Fixes 0000097: Issues with "Like" type Grid Filters in Admin | ||
mod - /in-portal/branches/5.0.x/core/kernel/db/cat_event_handler.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/kernel/db/db_connection.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/categories/categories_event_handler.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.0.x/core/units/helpers/search_helper.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2010-01-11 22:05 | Dmitry | Note Added: 0001329 | |
2010-01-11 22:05 | Dmitry | Status | resolved => closed |
2009-11-13 13:07 | Dmitry | Note Added: 0001127 | |
2009-11-13 13:07 | Dmitry | Target Version | Icebox => 5.0.2 |
2009-11-10 11:40 | alex | Note Added: 0001076 | |
2009-11-10 11:40 | alex | Status | reviewed and tested => resolved |
2009-11-10 11:40 | alex | Fixed in Version | => 5.0.2-B1 |
2009-11-10 11:40 | alex | Resolution | open => fixed |
2009-11-10 11:40 | alex | Assigned To | !COMMUNITY => alex |
2009-11-10 11:40 | alex | Changeset attached | 5.0.x r12896 |
2009-11-10 11:35 | Dmitry | Note Added: 0001075 | |
2009-11-10 11:35 | Dmitry | Status | needs testing => reviewed and tested |
2009-11-10 05:14 | alex | Note Added: 0001067 | |
2009-11-10 05:14 | alex | Assigned To | => !COMMUNITY |
2009-11-10 05:14 | alex | Status | active => needs testing |
2009-11-10 05:13 | alex | File Added: widcard_search_problems.patch | |
2009-11-10 04:31 | alex | Relationship added | related to 0000412 |
2009-06-19 14:55 | Dmitry | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |