Hey.
I am probably going to use the Jyve user authentication/account creating
mechanism within Jetspeed but noticed this problem:
------------------
String buta = "submit1";
String butb = "submit2";
<snip>
data.getUser().setTemp ( buta, but1 );
------------------
What version of Turbine is Jyve currently running against? The INSTALL
says CVS but this can't be true because getUser() returns null if the
user hasn't authenticated yet. This basically means that we get NPEs
because you can't call getUser() when they haven't authenticated or even
have an account.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]