[xwiki-users] XEM throwing 403 Forbidden for "/xwiki/bin" URLs
I have an XEM 2.1.1 installation with two XE instances. Whenever I log into either wiki instances and edit a page, I receive 403 forbidden for any URL with "/xwiki/bin". Below are some of the URLs requested but fobidden. /xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css /xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css /xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css /xwiki/bin/skin/resources/uicomponents/widgets/notification.css /xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.js This only occurs when the user account is created/registered in one of the wiki instances. The user account used to administer the XEM instance is not forbidden. I assume it has to do with the rights. Thank you in advance and please let me know if you need any more information. Jared
On Mon, Feb 8, 2010 at 19:00, Jared Pearson <[email protected]> wrote:
I have an XEM 2.1.1 installation with two XE instances. Whenever I log into either wiki instances and edit a page, I receive 403 forbidden for any URL with "/xwiki/bin". Below are some of the URLs requested but fobidden.
You are using URL patch based multiwiki, right ? If that's the case, the problem is more that the following URL are wrong. They should use /xwiki/wiki/<wikiname> instead of /xwiki/bin Could you report it on http://jira.xwiki.org if that's your issue ?
/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css /xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css /xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css /xwiki/bin/skin/resources/uicomponents/widgets/notification.css /xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.js
This only occurs when the user account is created/registered in one of the wiki instances. The user account used to administer the XEM instance is not forbidden. I assume it has to do with the rights.
Thank you in advance and please let me know if you need any more information. Jared _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
I created a Jira ticket as requested. http://jira.xwiki.org/jira/browse/XAWM-114 Thanks Thomas. On Mon, Feb 8, 2010 at 1:17 PM, Thomas Mortagne <[email protected]>wrote:
On Mon, Feb 8, 2010 at 19:00, Jared Pearson <[email protected]> wrote:
I have an XEM 2.1.1 installation with two XE instances. Whenever I log into either wiki instances and edit a page, I receive 403 forbidden for any URL with "/xwiki/bin". Below are some of the URLs requested but fobidden.
You are using URL patch based multiwiki, right ?
If that's the case, the problem is more that the following URL are wrong. They should use /xwiki/wiki/<wikiname> instead of /xwiki/bin
Could you report it on http://jira.xwiki.org if that's your issue ?
/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css /xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css /xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css /xwiki/bin/skin/resources/uicomponents/widgets/notification.css /xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.js
This only occurs when the user account is created/registered in one of
the
wiki instances. The user account used to administer the XEM instance is not forbidden. I assume it has to do with the rights.
Thank you in advance and please let me know if you need any more information. Jared _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks, i will look at that when i have some time. On Mon, Feb 8, 2010 at 20:11, Jared Pearson <[email protected]> wrote:
I created a Jira ticket as requested.
http://jira.xwiki.org/jira/browse/XAWM-114
Thanks Thomas. On Mon, Feb 8, 2010 at 1:17 PM, Thomas Mortagne <[email protected]>wrote:
On Mon, Feb 8, 2010 at 19:00, Jared Pearson <[email protected]> wrote:
I have an XEM 2.1.1 installation with two XE instances. Whenever I log into either wiki instances and edit a page, I receive 403 forbidden for any URL with "/xwiki/bin". Below are some of the URLs requested but fobidden.
You are using URL patch based multiwiki, right ?
If that's the case, the problem is more that the following URL are wrong. They should use /xwiki/wiki/<wikiname> instead of /xwiki/bin
Could you report it on http://jira.xwiki.org if that's your issue ?
/xwiki/bin/skin/resources/js/xwiki/widgets/modalPopup.css /xwiki/bin/skin/resources/js/xwiki/widgets/jumpToPage.css /xwiki/bin/skin/resources/uicomponents/widgets/confirmationBox.css /xwiki/bin/skin/resources/uicomponents/widgets/notification.css /xwiki/bin/skin/resources/js/xwiki/actionbuttons/actionButtons.js
This only occurs when the user account is created/registered in one of
the
wiki instances. The user account used to administer the XEM instance is not forbidden. I assume it has to do with the rights.
Thank you in advance and please let me know if you need any more information. Jared > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Jared Pearson -
Thomas Mortagne