• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
- fixed bug where a topic modification was not detected correctly resulting in an outdated cache when using perl accelerators
- fixed expansion order of pseudo-variable
- speed improved DBQUERY by first checking the match and access rights afterwards (thanks to CDot)
- added pseudo-variable
$topics
to DBSTATS to list all topics in a class
- added DESTROY methods for caches fixing memory leakage