Anonymous | Login | Signup for a new account | 2023-03-21 03:25 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000124 | [In-Portal CMS] Optimization | task | always | 2009-07-19 07:32 | 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 | 4.3.9 | Target Version | 5.0.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000124: Improve database interaction code | ||||||
Description |
Improve database interaction code: 1. Method "kDBConnection::qstr" does the same as "mysql_real_escape_string" function, let's use it instead, it's faster. Also implement NULL value processing inside this method and not in all other places, as for now. 2. Eliminate usage of "eregi" and "ereg_replace" functions in kDBItem class. 3. Get rid of "sprintf" function usage in kDBItem class. 4. Return "null", when requested field is not present in kDBList class. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
![]() |
|
![]() |
|
![]() alex (manager) 2009-07-19 07:33 |
Fix committed to RC branch. Commit Message: Fixes 0000124: Improve database interaction code |
![]() administrator (administrator) 2009-10-03 07:56 |
Closing issues from 5.0.0 version, because version was already released. |
![]() |
|||
In-Portal CMS: RC r11935 Timestamp: 2009-07-20 09:08:45 Author: alex [ Details ] [ Diff ] |
Bug 0000124: Improve database interaction code | ||
mod - /in-portal/branches/RC/core/units/general/helpers/image_helper.php | [ Diff ] [ File ] | ||
In-Portal CMS: RC r11927 Timestamp: 2009-07-19 07:33:08 Author: alex [ Details ] [ Diff ] |
Fixes 0000124: Improve database interaction code | ||
mod - /in-portal/branches/RC/core/kernel/db/db_connection.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/RC/core/kernel/db/dbitem.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/RC/core/kernel/db/dblist.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-06 14:32 | alex | Type | bug report => task |
2009-10-03 07:56 | administrator | Status | resolved => closed |
2009-10-03 07:56 | administrator | Note Added: 0000654 | |
2009-07-20 09:08 | alex | Changeset attached | RC r11935 |
2009-07-19 07:33 | alex | version | => 4.3.9 |
2009-07-19 07:33 | alex | Fixed in Version | => 5.0.0 |
2009-07-19 07:33 | alex | Target Version | 4.3.9 => 5.0.0 |
2009-07-19 07:33 | alex | Note Added: 0000149 | |
2009-07-19 07:33 | alex | Status | active => resolved |
2009-07-19 07:33 | alex | Resolution | open => fixed |
2009-07-19 07:33 | alex | Assigned To | => alex |
2009-07-19 07:33 | alex | Changeset attached | RC r11927 |
2009-07-19 07:32 | alex | Target Version | => 4.3.9 |
2009-07-19 07:32 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |