09-02-04 11:58 PM
Hi - we have an anonymous page that has a login portlet using:
<form method="POST" action='<wps:url command="LoginUser" />'
We have noticed that whenever a user has a login failure (ie. incorrect
userid or password) the subsequent display seems to drop the PlaceBar.
We are using a customized theme.
I have compared before and after "view source" and see that is missing.
<table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0"
width="100%">
...
This behaviour also happens when the user is timed out and returned to
the login page.
Any ideas?
Thanks for any thoughts?
[ Post a follow-up to this message ]
|