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.
Item8327: Series of fixes and improvements for DBCacheContrib
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
DBCacheContrib |
|
These are:
- reverted creating subdirectories for subweb cache files
- only file-based archivists create a file for caching
- made query parser trivalent: true, false, undef. The latter captures various logical error cases that properly propagate up the parsing tree
- don't nuke the archivist object although the surrounding cache object still exists. otherwise a fetch tries to derefrence an undef value ... and things die
- fixed incremental caching: take out non-existing topics
- added undef checks to prevent invalid dereferencing in various places, e.g. traveling down a from hash
- added
defined predicate useful to find out if a formfield is defined
--
MichaelDaum - 17 Nov 2009
FormQueryPlugin unit tests currently fail
--
MichaelDaum - 17 Nov 2009