Comment 2 for bug 674079

Revision history for this message
mvhman (michael-openrevolution) wrote :

This bug persists in both the Client and web client.
With todays revision.
Also when running a translation terms update error occured: (this is with a new company)

[2010-12-06 09:13:25,944][v6_test_language] INFO:i18n:loading translation file for language en_US
/home/michael/openerp60/server/bin/tools/misc.py:754: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  keys_to_del = [key for key, _ in self._generate_keys(dbname, kwargs2) if key in self.cache.keys()]