Hello,
I have the following issues/situations:
======
ISSUES
---------------
Situation 1: When Wiki is public available (default), login as Admin,
go to [XWiki] > [Administer Wiki] > [Rights] and then click [Logout]
link in top right corner.
Results in number of redirects (approx. 3), ending with a malformed
URL and error 404:
http://example.com:8580/wikihttp://example.com:8580/wiki/bin/login/XWiki/XW…
---------------
Situation 2: When securing the Wiki by checking the options:
[XWiki] > [Administer Wiki] > [Rights]
- Prevent unregistered users from viewing pages, regardless of the
page or space rights
- Prevent unregistered users from editing pages, regardless of the
page or space rights
also the login redirect fails with a number of redirects (approx. 4),
ending with a malformed URL and error 404: when entering URL:
1 ORIGINAL URL:
http://example.com:8580/wiki
ERROR 404
Only by manually entering the URL:
http://example.com:8580/wiki/bin/login/XWiki/XWikiLogin?srid=VBpGu2m0&x…
the login screen is shown and the user can login.
========
QUESTION
Does anyone recognizes this behaviour and how can XWiki / Tomcat be
configured to prevent this from happening?
=============
CONFIGURATION
- XWiki Enterprise 2.4.30451 WAR
- Tomcat 6.0.18 standalone
- MySQL DB
- CentOS 5.3
With regards,
Andor Vierbergen