Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
2.0 Final
-
None
-
None
-
Linux 2.6.3-7mdk i686
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Description
Step to replicate the problem
Start author webapp
Start public webapp
In the author instance log in as superuser
1) Add a page, publish it: It works.
2) Go to user, edit superuser, change password, save, activate superuser. log out closing the browser.
3) Login as superuser using the new password, add a page, publish the added page: It does NOT work anymore
Workaround.
It seems that as soon as you change the superuser pwd, the superuser account cannot publish himself and the pages because its instance on author an the one on public webapp are not in sync.
To avoid the problem you must create another user account with all the privilege like superuser and publish it BEFORE the superuser pwd change.
In this way you can change the pwd on superuser, log in as the "NewUserWithAllPriv" and using this user account still working you could activate the superuser account and its new password