What steps will reproduce the problem?
1. Save a DynamicsCRM2011_Connector to a PHP Session
2. Try to restore it and use it
3. Error message, Node no longer valid
What is the expected output? What do you see instead?
Because the object contains DOM & SimpleXML, it is not safe to cache it in this
way.
Instead, we need a new function to Cache the details of the current login, and
a new constructor call that allows reloading the cache.
Original issue reported on code.google.com by N.M.Pr...@gmail.com on 25 Jun 2012 at 2:25
Original issue reported on code.google.com by
N.M.Pr...@gmail.com
on 25 Jun 2012 at 2:25