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
Item9693 for docu changes for 1.2 and 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