Anonymous | Login | Signup for a new account | 2024-10-09 10:06 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 | ||
0000037 | [In-Portal CMS] Optimization | task | always | 2009-05-29 04:58 | 2009-10-06 14:32 | ||
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 | 5.0.0 | Target Version | 5.0.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000037: Simplify code of kSearchHelper::getSearchClause method | ||||||
Description |
Usage of method "kSearchHelper::getFieldInformation" in method "kSearchHelper::getSearchClause" is not so obvious: extract( $this->getFieldInformation($object, $field_name) ); Idea is to replace this code with something like this: list ($field_name, $field_type, ...) = $this->getFieldInformation($object, $field_name); |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0000073) alex (manager) 2009-06-16 13:07 |
Fix committed to RC branch. Commit Message: Fixes 0000037: Simplify code of kSearchHelper::getSearchClause method |
(0000676) 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 r11856 Timestamp: 2009-06-16 13:07:17 Author: alex [ Details ] [ Diff ] |
Fixes 0000037: Simplify code of kSearchHelper::getSearchClause method | ||
mod - /in-portal/branches/RC/core/units/general/helpers/search_helper.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-06 14:32 | alex | Type | bug report => task |
2009-10-03 07:56 | administrator | Note Added: 0000676 | |
2009-10-03 07:56 | administrator | Status | resolved => closed |
2009-06-16 13:08 | alex | Target Version | 5.2.x => 5.0.0 |
2009-06-16 13:08 | alex | Fixed in Version | => 5.0.0 |
2009-06-16 13:07 | alex | Note Added: 0000073 | |
2009-06-16 13:07 | alex | Status | active => resolved |
2009-06-16 13:07 | alex | Resolution | open => fixed |
2009-06-16 13:07 | alex | Assigned To | => alex |
2009-06-16 13:07 | alex | Changeset attached | RC r11856 |
2009-06-07 06:46 | alex | Reproducibility | @70@ => always |
2009-05-29 17:25 | Dmitry | version | => 5.0.0 |
2009-05-29 17:25 | Dmitry | Target Version | => 5.2.x |
2009-05-29 04:58 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |