You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Bertram Nudelbach (JIRA)" <ji...@apache.org> on 2012/06/26 13:01:45 UTC

[jira] [Created] (JSPWIKI-735) Site names are case insensitive, ReferringPagesPlugin is case sensitive

Bertram Nudelbach created JSPWIKI-735:
-----------------------------------------

             Summary: 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


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

        

[jira] [Updated] (JSPWIKI-735) Site names are case insensitive, ReferringPagesPlugin is case sensitive

Posted by "Florian Holeczek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Holeczek updated JSPWIKI-735:
-------------------------------------

    Affects Version/s: 2.9
    
> 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, 2.9
>         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

        

[jira] [Resolved] (JSPWIKI-735) Site names are case insensitive, ReferringPagesPlugin is case sensitive

Posted by "Florian Holeczek (JIRA)" <ji...@apache.org>.
     [ 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

        

[jira] [Commented] (JSPWIKI-735) Site names are case insensitive, ReferringPagesPlugin is case sensitive

Posted by "Bertram Nudelbach (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415520#comment-13415520 ] 

Bertram Nudelbach commented on JSPWIKI-735:
-------------------------------------------

Hello Florian,

thanks for explaination. Sure that's a good reason .. I might open a ticket on M$ issue system :P

Regards,
Bertram
                
> 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, 2.9
>         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