I am having a problem that I want to resolve before xwiki becomes our production knowledge base. I have xwiki set so that you have to log in to view the content. LDAP is configured in xwiki.cfg. Upon navigation to the login page, it is displayed in an unformatted manner. You can see the User and Pass box...but when you go to enter them in it will bring up the style.css. This displays out as totally illegible and unformatted. Now here's the kicker. When you hit the back to go to the log in page, it's displayed correctly. When you hit the forward button, you got it....it's the front page for the xwiki. When I reproduce this, which I have before, I can send in some screen shots of what I am talking about for those of you that may not know. I just figured this might be a common issue. xwiki 0.9.840 MySQL 4.1.12 SunOne Web Server 6.1 Thanks, Tim
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! Tim Suter schrieb:
I am having a problem that I want to resolve before xwiki becomes our production knowledge base.
I have xwiki set so that you have to log in to view the content. LDAP is configured in xwiki.cfg. Upon navigation to the login page, it is displayed in an unformatted manner. You can see the User and Pass box...but when you go to enter them in it will bring up the style.css. This displays out as totally illegible and unformatted. Now here's the kicker. When you hit the back to go to the log in page, it's displayed correctly. When you hit the forward button, you got it....it's the front page for the xwiki.
When I reproduce this, which I have before, I can send in some screen shots of what I am talking about for those of you that may not know. I just figured this might be a common issue.
Yes, I also reported this problem a few days ago. It's an access control problem with the wiki "skin" used for the login page. For a discussion and possible workarounds you can check the mailing list archives. Look for the thread "First Login to XWiki always loads CSS", on October 26th HTH - - andreas - -- Andreas Haumer | mailto:andreas@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDcM+RxJmyeGcXPhERAoEzAKC5vBVAi8j3RiGqKOGLKj1gEAqQ/ACfdPiz hPhihCBDIJiq0twCcft+xfw= =Qd6/ -----END PGP SIGNATURE-----
Ok. So this is just a permissions issue upon logging in, then? Am I to assume that I have to send out instructions to first-time users to overcome this problem? Thanks, Tim Andreas Haumer wrote:
Hi!
Tim Suter schrieb:
I am having a problem that I want to resolve before xwiki becomes our production knowledge base.
I have xwiki set so that you have to log in to view the content. LDAP is configured in xwiki.cfg. Upon navigation to the login page, it is displayed in an unformatted manner. You can see the User and Pass box...but when you go to enter them in it will bring up the style.css. This displays out as totally illegible and unformatted. Now here's the kicker. When you hit the back to go to the log in page, it's displayed correctly. When you hit the forward button, you got it....it's the front page for the xwiki.
When I reproduce this, which I have before, I can send in some screen shots of what I am talking about for those of you that may not know. I just figured this might be a common issue.
Yes, I also reported this problem a few days ago. It's an access control problem with the wiki "skin" used for the login page.
For a discussion and possible workarounds you can check the mailing list archives. Look for the thread "First Login to XWiki always loads CSS", on October 26th
HTH
- andreas
-- Andreas Haumer | mailto:andreas@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71
------------------------- -- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
hi! i'm trying to import a database into an oracle database as described on http://www.xwiki.org/xwiki/bin/view/AdminGuide/Backup#Import using the latest svn code. this is the errormessage i get:
./import.sh Starting import Starting xwiki log4j:WARN No appenders could be found for logger (com.xpn.xwiki.store.XWikiCacheStore). log4j:WARN Please initialize the log4j system properly. Import database xwiki Reading documents Installing documents Caught: java.util.MissingResourceException: Can't find bundle for base name ApplicationResources, locale at xwiki.export.import.run(/home/florian/Desktop/backup/import.groovy:0) at xwiki.export.import.main(/home/florian/Desktop/backup/import.groovy)
is there any way to solve this? thanks in advance, florian
Hi, Sorry for the late response. The solution to this problem is to give guest view rights to the skin page. This also means you can't have "Always Authenticate on View" in your XWiki preferences Ludovic Tim Suter a écrit :
Ok. So this is just a permissions issue upon logging in, then? Am I to assume that I have to send out instructions to first-time users to overcome this problem?
Thanks, Tim
Andreas Haumer wrote:
Hi!
Tim Suter schrieb:
I am having a problem that I want to resolve before xwiki becomes our production knowledge base.
I have xwiki set so that you have to log in to view the content. LDAP is configured in xwiki.cfg. Upon navigation to the login page, it is displayed in an unformatted manner. You can see the User and Pass box...but when you go to enter them in it will bring up the style.css. This displays out as totally illegible and unformatted. Now here's the kicker. When you hit the back to go to the log in page, it's displayed correctly. When you hit the forward button, you got it....it's the front page for the xwiki.
When I reproduce this, which I have before, I can send in some screen shots of what I am talking about for those of you that may not know. I just figured this might be a common issue.
Yes, I also reported this problem a few days ago. It's an access control problem with the wiki "skin" used for the login page.
For a discussion and possible workarounds you can check the mailing list archives. Look for the thread "First Login to XWiki always loads CSS", on October 26th
HTH
- andreas
-- Andreas Haumer | mailto:andreas@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71
-------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
I wasn't too bothered about having the login screen use my custom skin, but did really want to keep "Always Authenticate on View" on. So I simply modified login.vm to not attempt to retrieve the stylesheets from the custom skin in the database, but rather to use the default stylesheets on the file system, which are publicly visible. Login.vm attempts to read the skins from the database via httpheader.vm then stylesheets.vm and stylesheets2.vm. I inlined those into login.vm and replaced calls to $xwiki.getSkinFile with static links to the default skin. I'm sure a more intelligent solution could be implemented... such as a wrapper around $xwiki.getSkinFile which would check if the user is logged in, and if not, use the default skin. Cheers, Robin On 19/12/05, Ludovic Dubost <ludovic@xwiki.com> wrote:
Hi,
Sorry for the late response. The solution to this problem is to give guest view rights to the skin page. This also means you can't have "Always Authenticate on View" in your XWiki preferences
Ludovic
Tim Suter a écrit :
Ok. So this is just a permissions issue upon logging in, then? Am I to assume that I have to send out instructions to first-time users to overcome this problem?
Thanks, Tim
Andreas Haumer wrote:
Hi!
Tim Suter schrieb:
I am having a problem that I want to resolve before xwiki becomes our production knowledge base.
I have xwiki set so that you have to log in to view the content. LDAP is configured in xwiki.cfg. Upon navigation to the login page, it is displayed in an unformatted manner. You can see the User and Pass box...but when you go to enter them in it will bring up the style.css. This displays out as totally illegible and unformatted. Now here's the kicker. When you hit the back to go to the log in page, it's displayed correctly. When you hit the forward button, you got it....it's the front page for the xwiki.
When I reproduce this, which I have before, I can send in some screen shots of what I am talking about for those of you that may not know. I just figured this might be a common issue.
Yes, I also reported this problem a few days ago. It's an access control problem with the wiki "skin" used for the login page.
For a discussion and possible workarounds you can check the mailing list archives. Look for the thread "First Login to XWiki always loads CSS", on October 26th
HTH
- andreas
-- Andreas Haumer | mailto:andreas@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71
-------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
-- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (5)
-
Andreas Haumer -
Florian Astl -
Ludovic Dubost -
Robin Fernandes -
Tim Suter