There's a typo in TCachePageStatePersister::getCache() at line 114. The
field checked in the "if" should be "$this->_cacheModuleID" instead
of "$this->_cacheModule". Bug surfaces only if you specify an invalid
cache module ID, and even then it just interferes with the error reporting
as this branch is a fatal error anyway.
Prado/3.1.7
Original issue reported on code.google.com by google...@pcforum.hu on 1 Mar 2010 at 3:01
Original issue reported on code.google.com by
google...@pcforum.hu
on 1 Mar 2010 at 3:01