Dave Koelmeyer created JSPWIKI-898:
--------------------------------------

             Summary: Apostrophes in page names are stripped out
                 Key: JSPWIKI-898
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-898
             Project: JSPWiki
          Issue Type: Bug
          Components: Templates and UI
    Affects Versions: 2.10.2
         Environment: Client is: 
- Firefox 39 (Ubuntu 14.04). 

Server is:
- JSPWiki v2.10.2-svn-24 running in GlassFish v4
- Container managed authentication is enabled using a file-based realm
- HTTPS is enabled
- JSPWiki policy is locked down such that only authenticated users have access 
(both read and write)
            Reporter: Dave Koelmeyer
            Priority: Minor


If a page is created which contains an apostrophe in its name, this is 
apparently blanked out when the page is saved.

For example, I create a page which contains this text in its name:

{noformat}
let's
{noformat}

For some reason when saved this appears as

{noformat}
letS
{noformat}

The apostrophe gets removed, and the "s" has been capitalized.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to