[opencms-dev] Possible Bug in OCMS6
Joachim Arrasz
info at arrasz.de
Thu Oct 21 18:37:23 CEST 2004
Hi there,
actually i´m working on a new module for ocms6 and tried to create a
webuser ... everything worked fine using
CmsObject cms = Opencms.initCmsObject("Guest");
cms.addWebUser( .. );
But when i insert here a null as additional Info ... then i get a
NullpointerException in Administration when i want to have a olook into
Userdetails ...
The user was itself successfully inserted into group and user database ...
Is this correct that then happens a NPE ? Can anyone confirm this behaviour?
I´m working on Alpha1
Bye Achim
--
/**
* @author Joachim Arrasz
* --> head of technology research <--
* @phone +49/(0)721/66487932
* @mobile 0160/8021351
* @mail arrasz at synyx.de
* @url http://www.synyx.de
*/
More information about the opencms-dev
mailing list