Hi, I'm in a bit of a bind. I've just installed a build from a recent SVN version (which shows up as "JSPWiki v2.10.0-svn-61 ") and noticed that the sidebar link to the RecentChanges page links to the home page, i.e., the link seems to not work. I thought this might be due to some problem in the JSONPageProvider or the template/skin we've created, but on switching back to the default FileSystemProvider the link to RecentChanges comes up a blank page but titled "RecentChanges.jsp". Switching from our custom template/skin back to PlainVanilla makes no difference, so this isn't (apparently) template related.
Curiously, the FullRecentChanges page works fine, and if I copy the content of RecentChanges to a differently-named page, that new page works fine as well. There's nothing showing up in the logs to indicate anything has gone awry. Any ideas? Is this pilot error or something in the new build? Ichiro