Found it: I have a setting for the logout page like: {code:java} xwiki.authentication.logoutpage=(/|/[^/]+/|/wiki/[^/]+/)logout/*{code} Not sure at this point if I can escape at leastThe problem is no more visible when escaping the / | characters from my side but the regression of this part of the chart certainly needs to be fixed (using % as the sed separator will probably work but is that enough?\|). Note: The logout configuration is useful in my case as the redirection does not occur by default backward compatibility problem remains.
Sabst on 19/Jan/26 19:22
Found it: I have a setting for the logout page like: {code:java} xwiki.authentication.logoutpage=(/|/[^/]+/|/wiki/[^/]+/)logout/*{code} The problem is no more visible when escaping the | characters (\\|). The backward compatibility problem remains.
Sabst on 19/Jan/26 19:23
Found it: I have a setting for the logout page like: {code:java} xwiki.authentication.logoutpage=(/|/[^/]+/|/wiki/[^/]+/)logout/*{code} The problem is no more visible when escaping the | characters (\\|) with a backslash. The backward compatibility problem remains.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.