PCRE has not been compiled with Unicode support.Recompile PCRE with Unicode support by adding --enable-unicode-properties when configuring我使用的是cakephp版本1.3.7
openerp/server/openerp/osv/orm.py:833: UnicodeWarning: Unicode unequal comparison failed to convert botharguments to Unicode - interpreting them as being unequal
if cols[k][key] !我不知道这是什么时候开始发生的。这是什么意思?我怎么能找出原因呢?