Question
The WebChanges topic is the same in each of our webs and includes the line
%INCLUDE{"%TWIKIWEB%.WebChanges"}%
The biggest web we have has 4500 topics and its WebChanges lists the 50 recent changes but they are all from 2006. This web is used all the time so I dont understand why it does not list the latest changes. Other web WebChanges are ok.
Where should I look to debug this?
Environment
--
PeterJones - 01 Jun 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This is unlikely related to the number of topics in a web. The Support web here has about the same number of topics, and it works properly here.
The only thing I can think of is that the timestamp of the topic files is off. TWiki does some speed optimization and gets first a bigger list of recently changed files, then sorts that result by actual date as indicated in the topic, and trimms it to the limit. So, if you touch all files without proper TWiki topic change your recent changes list might not be correct.
--
PeterThoeny - 01 Jun 2007