> > This file
> >
> > src/java/org/apache/turbine/admin/screens/admin/user/EditUser.java
> >
> > uses straight SQL:
> >
> > qds = new QueryDataSet(connection,
> > "SELECT * FROM Visitor WHERE VISITORID=" + user_id );
> >
> > Is this right? Or should this file use a Peer class for this?
>
> Good catch. That should be fixed.
Ok, if anybody gives me a hint, I'll take a whack at this.
It would become my first code contribution to Turbine!
> -jon
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]