Database component for sqlabstraction which is query.php has a serious bug
--------------------------------------------------------------------------
Key: ZETACOMP-104
URL: https://issues.apache.org/jira/browse/ZETACOMP-104
Project: Zeta Components
Issue Type: Bug
Components: Database
Environment: Ubuntu Natty - AMD Athlon X2
Reporter: Suwandi Tanuwijaya
Database component which is on sqlabstraction folder ( query.php ) has a
serious bug. Private properties of boundValues and boundParameters give an irk
problem. they persisted ! somehow, reset method on inherited class cannot fully
reset this variables.
My quick fix is, just set those properties to protected attribute, and case
closed :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira