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
0000812 [In-Portal CMS] Caching System bug report always 2010-07-27 14:00 2010-11-30 12:48
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.1.1-B1
Status closed Product Version 5.1.0 Target Version 5.1.1
Time EstimateNo estimate
Summary 0000812: Sticky cache, when Memcached is not used
Description When we are not using any particular caching engine (e.g. memcache, apc), then default caching handler is used.

Such default handler will only cache values until script execution is finished. This can became a problem, since no automatic cache key reset system is used in such case.

For example, when you cache product price and then change that price in database, then you still will get same old price from cache.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/68e8adc456de4a00
Change Log Message
Estimate Points 0
Attached Files patch file icon sticky_cache_wo_memcache_fix.patch [^] (1,858 bytes) 2010-07-27 14:00 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to 0000107closed (5.1.0)alex Implement "MemCached" functionality 

-  Notes
User avatar (0002618)
Dmitry (manager)
2010-07-30 17:18

Reviewed the code and tested okay with Memcache ON and OFF.

Please commit.
User avatar (0002735)
alex (manager)
2010-08-29 05:36

Fix committed to 5.1.x branch. Commit Message:

Fixes 0000812: Sticky cache, when Memcached is not used
User avatar (0003053)
Dmitry (manager)
2010-11-30 12:48

Closing released 5.1.1 task.

- Related Changesets
In-Portal CMS: 5.1.x r13905
Timestamp: 2010-08-29 05:36:55
Author: alex
Details ] Diff ]
Fixes 0000812: Sticky cache, when Memcached is not used
mod - /in-portal/branches/5.1.x/core/kernel/application.php Diff ] File ]
mod - /in-portal/branches/5.1.x/core/kernel/utility/cache.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-11-30 12:48 Dmitry Note Added: 0003053
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-29 05:36 alex Changeset attached 5.1.x r13905
2010-08-29 05:36 alex Note Added: 0002735
2010-08-29 05:36 alex Status reviewed and tested => resolved
2010-08-29 05:36 alex Fixed in Version => 5.1.1-B1
2010-08-29 05:36 alex Resolution open => fixed
2010-08-29 05:36 alex Assigned To !COMMUNITY => alex
2010-07-31 13:06 alex Target Version 5.1.1-B1 => 5.1.1
2010-07-30 17:18 Dmitry Note Added: 0002618
2010-07-30 17:18 Dmitry Status needs testing => reviewed and tested
2010-07-27 14:03 alex Relationship added related to 0000107
2010-07-27 14:02 alex Assigned To => !COMMUNITY
2010-07-27 14:02 alex Developer => alex
2010-07-27 14:02 alex Status active => needs testing
2010-07-27 14:02 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/68e8adc456de4a00
2010-07-27 14:00 alex New Issue
2010-07-27 14:00 alex File Added: sticky_cache_wo_memcache_fix.patch



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

Powered by Mantis Bugtracker