Hi Paul,
I just reproduce it in 1.9 and 2.0, it has been broken in 1.9 by some
URL filter which does not take care of the configuration to recreate
the URL.
See
On Tue, Jun 16, 2009 at 00:44, Pascal Voitot<pascal.voitot.dev(a)gmail.com> wrote:
Apparently,
the returned URL is
http://127.0.0.1:9080/xwiki/bin/Main/ThisWikiDoesNotExist
which is the default URL when the wiki is not found and as I forbid any
guest connection, I'm redirected to the login page for host 127.0.0.1:8080
Do you an idea why it can't find its own wiki from a button managed by
itself?
Pascal
On Tue, Jun 16, 2009 at 12:25 AM, Pascal Voitot <pascal.voitot.dev(a)gmail.com
wrote:
Hello,
I tried using the URL path based wiki access as described in Manager Admin
Guide:
http://localhost:8080/xwiki/wiki/mydomain.com/view/Main/WebHome
It works perfectly but then I click on the "Edit" menu for any content from
such an URL.
Finally I try to click on a bottom button "Cancel", "Preview" etc...
It redirects me to :
http://127.0.0.1:8080/xwiki/bin/login/XWiki/XWikiLogin?srid=
So apparently with URL based notation, the form action is badly managed and
redirect to 127.0.0.1 and then to the login as I'm not logger on
127.0.0.1...
Do you know this issue?
Pascal
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs