Hi guys,
I noticed that org.apache.cocoon.webapps.authentication.acting.LoginAction.java has a minor problem that could turn into a bug in JDK 1.5: enum is used as variable name in the act method.
Fixed, and in SQLTransformer too.
Thanks, Vadim
Hi guys,
I noticed that org.apache.cocoon.webapps.authentication.acting.LoginAction.java has a minor problem that could turn into a bug in JDK 1.5: enum is used as variable name in the act method.
Fixed, and in SQLTransformer too.
Thanks, Vadim