Values of properties serialized in Mysql

10 views
Skip to first unread message

Franck Dupont

unread,
Feb 3, 2015, 12:03:52 PM2/3/15
to qubi...@googlegroups.com
Hi there,

I've managed the duplication of ISAD(G) template with this post.

My new fields are stored in the "property_i18n" table in Mysql.

The problem is that the values are serialized in the database (s:6:"test";) and i can't remove this functionality.

Any idea ?

Thanks!

Franck.

José Raddaoui

unread,
Feb 5, 2015, 4:21:25 PM2/5/15
to qubi...@googlegroups.com
Hi Franck,

How are the new property values saved? We have one setting that is stored as a serialized array and it's saved using 'serialize()' and obtained using 'unserialize()'.

Maybe you can fix the problem using 'unserialize()' before it's saved or after it's obtained.

Regards.
Reply all
Reply to author
Forward
0 new messages