Anonymous | Login | Signup for a new account | 2023-06-06 07:09 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Advanced Details [ Jump to Notes ] [ Wiki ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0001322 | [In-Portal CMS] Front End | feature request | N/A | 2012-06-14 04:36 | 2012-07-25 05:29 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Platform | |||
Status | closed | OS | |||||
OS Version | |||||||
ETA | none | Fixed in Version | 5.2.0 | Product Version | 5.1.3 | ||
Target Version | 5.2.0 | Product Build | |||||
Time Estimate | No estimate | ||||||
Summary | 0001322: Allow to disable url caching during development | ||||||
Description |
Right now In-Portal has rewrite listener system that allows to build some amazing urls with ease. But each url is cached in CachedUrls table (for performance reasons), which makes it hard to implement changes in rewrite listeners during development because cached version of rewrite listener is used instead of one, changed by developer. Of course there is corresponding "Reset" button in "Tools -> System Tools" section, but it's maybe inconvenient to use, especially when you make a lot changes to rewrite listeners. I'm proposing to add new DBG_CACHE_URLS option into $dbg_options array of /system/debug.php file that would allow to enable/disable url caching while in debug mode. |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | https://groups.google.com/d/topic/in-portal-dev/3hMPMaXvKZ8/discussion | ||||||
Change Log Message | Allows to disable url caching in debug mode | ||||||
Estimate Points | 1 | ||||||
Attached Files |
![]() |
||||||
|
![]() |
|
![]() |
|
![]() alex (manager) 2012-06-14 05:06 |
Will test all together later. |
![]() alex (manager) 2012-06-14 05:07 |
Fix committed to 5.2.x branch. Commit Message: Fixes 0001322: Allow to disable url caching during development |
![]() alex (manager) 2012-07-25 05:29 |
Since 5.2.0 version was released. |
![]() |
|||
In-Portal CMS: 5.2.x r15408 Timestamp: 2012-06-14 05:07:22 Author: alex [ Details ] [ Diff ] |
Fixes 0001322: Allow to disable url caching during development | ||
mod - /in-portal/branches/5.2.x/core/kernel/managers/rewrite_url_processor.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.2.x/tools/debug_sample.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2012-07-25 05:29 | alex | Note Added: 0004864 | |
2012-07-25 05:29 | alex | Status | resolved => closed |
2012-06-14 05:07 | alex | Note Added: 0004722 | |
2012-06-14 05:07 | alex | Status | reviewed and tested => resolved |
2012-06-14 05:07 | alex | Fixed in Version | => 5.2.0 |
2012-06-14 05:07 | alex | Resolution | open => fixed |
2012-06-14 05:07 | alex | Assigned To | !COMMUNITY => alex |
2012-06-14 05:07 | alex | Changeset attached | 5.2.x r15408 |
2012-06-14 05:06 | alex | Note Added: 0004721 | |
2012-06-14 05:06 | alex | Status | needs testing => reviewed and tested |
2012-06-14 05:02 | alex | Assigned To | => !COMMUNITY |
2012-06-14 05:02 | alex | Developer | => alex |
2012-06-14 05:02 | alex | Status | active => needs testing |
2012-06-14 05:02 | alex | File Added: allow_to_disable_url_caching.patch | |
2012-06-14 04:37 | alex | Reference | => https://groups.google.com/d/topic/in-portal-dev/3hMPMaXvKZ8/discussion |
2012-06-14 04:36 | alex | New Issue | |
2012-06-14 04:36 | alex | Change Log Message | => Allows to disable url caching in debug mode |
2012-06-14 04:36 | alex | Estimate Points | => 1 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |