NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item8194: it was not able to cache a single topic during afterSaveHandler
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
DBCacheContrib |
|
allthough the code states it so it was not able to cache a single topic during
afterSaveHandler. Here's a patch to add the appropriate api to
DBCacheContrib.pm.
It basically takes out the per topic loop code and puts it into a _updateTopic() method
which can be called by a separate loadTopic() public api. The names of these new functions
should be in line with their big sisters.
--
MichaelDaum - 30 Jun 2009
Topic revision: r3 - 02 Jul 2009 - 08:14:44 -
MichaelDaum