check last fileseparator on config page
---------------------------------------

                 Key: JSPWIKI-621
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-621
             Project: JSPWiki
          Issue Type: Improvement
          Components: Default template
    Affects Versions: 2.8.3
         Environment: any
            Reporter: Rolf Schumacher
            Priority: Minor


what I did:
configure a new installation by the installation jsp that pops up if you access 
a JSPWiki the first time.

what I expected:
that I can enter the base URL as http://localhost:8080/JSPWiki and get JSPWiki 
running, even if a last fileseparator is needed for creating 
WEB-INF/jspwiki.properties.

what I got:
Main.txt was displayed, but if I try to access e.g. SandBox.txt the software 
tries to access http://localhost:8080/JSPWikiWiki.jsp?page=SandBox. The 
fileseparator between JSPWiki and Wiki.jsp is missing.

workaround:
Fix the missing fileseparator in jspwiki.properties manually: 
jspwiki.baseURL=http://localhost:8080/JSPWiki/


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to