In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] 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 Fixed in Version 5.2.0
Status closed Product Version 5.1.3 Target Version 5.2.0
Time EstimateNo 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.
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 patch file icon allow_to_disable_url_caching.patch [^] (2,690 bytes) 2012-06-14 05:02 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0004721)
alex (manager)
2012-06-14 05:06

Will test all together later.
User avatar (0004722)
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
User avatar (0004864)
alex (manager)
2012-07-25 05:29

Since 5.2.0 version was released.

- Related Changesets
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 ]

- Issue History
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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker