Sorry. I had just set up Apache with "AllowEncodedSlashes On" instead of
"AllowEncodedSlashes NoDecode".
Tomcat is configured with
"org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true".
Thanks a lot !
Signature mails
_
Bruno Joffredo
Thanks Vincent.
I have configured Tomcat and Apache to accept the conversion of the
slash in the URL.
It seems to work. I can find my page and view it.
But when I create a page with a slash in the title, XWiki tree create a
new space that contains the page.
Example :
-
Page tit
Hi,
> On 08 Sep 2016, at 11:57, Bruno wrote:
>
>
> Hello,
>
> In XWiki Enterprise 7.4.2, a user has put a slash in the title of his page.
> XWiki has well transformed the URL to :
> /xwiki/bin/view/Le+wiki+du+CRI/Support+aux+Utilisateurs/Synchronisation+messagerie%2Fagenda+sous+androïd/
>
> B
Hello,
In XWiki Enterprise 7.4.2, a user has put a slash in the title of his page.
XWiki has well transformed the URL to :
/xwiki/bin/view/Le+wiki+du+CRI/Support+aux+Utilisateurs/Synchronisation+messagerie%2Fagenda+sous+androïd/
But Apache receives the following URL when I click on link in XWik