Hi Peter,

On 03/04/2009 04:06 PM Peter Hopfgartner wrote:

> When trying to $session->load(), the whole thing blows up in 
> ezc/PersistentObject/internal/state_transformer.php, line 57. Trying to 
> diagnose what happens I would guess that the database $row in the 
> function parameters has the keys turned to lower case because of the PDO 
> settings in Database/handler.php, line 91: $this->setAttribute( 
> PDO::ATTR_CASE, PDO::CASE_LOWER ), as should a print_r($row) in the 
> function body:

I actually have no clue why this is set in the database handler. Maybe
someone else knows (@ team members)?

If not, I'd definitily consider it as a bug.

Thanks a lot for the hint. I think we have no test case that checks for
upper case column names in PersistentObject, so we did not detect it
earlier.

Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

t...@ez.no | eZ Systems AS | ez.no
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to