[ https://issues.apache.org/jira/browse/JSPWIKI-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian Holeczek resolved JSPWIKI-735. -------------------------------------- Resolution: Later Fix Version/s: FutureVersion Hello Bertram, this is known platform-specific behaviour and won't be fixed in the current backend architecture. The root cause is the way Windows is handling case-sensitivity (see [1] for some more aspects on that topic). During creation, the page LaTeX got saved as LaTeX.txt on the file system. On Unix file systems, LateX.txt would be a different file, but not so on Windows. This is why a link to LateX is leading to LaTeX on Windows, but would be recognized as a non-existing page on Unix. Regards Florian [1] http://support.microsoft.com/kb/100625/en-us > Site names are case insensitive, ReferringPagesPlugin is case sensitive > ----------------------------------------------------------------------- > > Key: JSPWIKI-735 > URL: https://issues.apache.org/jira/browse/JSPWIKI-735 > Project: JSPWiki > Issue Type: Bug > Components: Plugins > Affects Versions: 2.8.4 > Environment: FF 13.1, Windows, Tomcat 7.0.27 > Reporter: Bertram Nudelbach > Fix For: FutureVersion > > > I have a page named {{LaTeX}}, some pages refer to it and today I noticed > that some point to {{LateX}}. > This leads to the same site, but the {{ReferringPagesPlugin}} shows only > entries pointing to {{LaTeX}} when opening {{LaTeX}} or references for > {{LateX}} when opening {{LateX}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira