Bug: TOC does not honour permissions
If you include the table of contents from another topic ( %TOC{"OtherTopic"}% ) TWiki does not honour the permissions on that topic. It uses Store::readWebTopic (which should be deprecated in favour of readTopicRaw).
Fixed on DEVELOP branch by changing code to use _handleINCLUDE to fetch the referenced file.
Version 1791
--
CrawfordCurrie - 29 Oct 2004