Jim,
I created https://jspwiki-wiki.apache.org/Wiki.jsp?page=TestWikiPageNames to show various cases of wiki-naming with/withoug spaces. Hopefully this helps to avoid confusion. dirk On Mon, May 8, 2017 at 1:54 PM, Jim Willeke <j...@willeke.com> wrote: > Some inconsistencies in JSPWiki that lead to confusion. > > A link like [Password Minimum Length] will work to a page named: > PasswordMinimumLength (ONLY as long as there is not page named "Password > Minimum Length") > > However, a link of [PasswordMinimumLength] will not work to page named: > "Password Minimum Length" > > And you can create a new page named PasswordMinimumLength > So then there are essentially two pages with essentially the same name > however, the page named "PasswordMinimumLength" is essentially not > reachable. > > A page named passwordMinimumLength (Created programatically) will still > allow a page created named as: PasswordMinimumLength > > So then there are two pages with essentially the same name however, the > page named "passwordMinimumLength" is essentially not reachable. > > -- > -jim > Jim Willeke >