Hi,

some days ago I turned on escaping (both).

I have a admin generator module and a user table using a many2many
relation to assign credentials.

Since I turned on escaping I get this warning and no values anymore (I
use type: doctrine_admin_double_list):

Warning: Illegal offset type in symfony/helper/ObjectHelper.php on line 177


This error is because $key is now a sfOutputEscaperArrayDecorator. :-(

Do you know how I can fix it? Or is it a bug?

Regards,
Matthias



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to