Enforce (autofix) baseURL property to end with trailing slash
-------------------------------------------------------------
Key: JSPWIKI-424
URL: https://issues.apache.org/jira/browse/JSPWIKI-424
Project: JSPWiki
Issue Type: Improvement
Components: Core & storage
Affects Versions: 2.8
Environment: any
Reporter: John Volkar
Priority: Minor
Fix For: 2.8.1
If baseUrl does not end with a trailing slash CSS is not found causing the
page to be rendered badly.
The installer does not enforce a trailing slash.
When reading the property, if not ending with "/" append one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.