vmassol wrote
So if you have a “+” in a page name it has to be
encoded as %2B.
If you have “ “ (space) in a page name it has to be encoded as %20 or “+”
(depending where it appears in the URL).
Thanks Vinsent!
How I can configure that page name with space will show as "+"?
I tried to creat same page "Test Metric Report" but with space character.
After creating I get url
http://localhost/bin/view/Sandbox/Test%20Metric%20Report/. How is possible
to "switch" it to presentation as in
xwiki.org example:
http://dev.xwiki.org/xwiki/bin/view/Drafts/Test+Metric+Report/?
--
Eugen
--
View this message in context:
http://xwiki.475771.n2.nabble.com/PageName-with-plus-character-tp7602825p76…
Sent from the XWiki- Users mailing list archive at
Nabble.com.