sql.jsp not decoding sql querystring
Brought to you by:
zsolyfree
This results in the MySQL server being unable to parse
the query. Easily fixed - in sql.jsp, replace the code with
the following:
This will decode the querystring resulting in the sql
functioning correctly. Applies to 0.6