odoo/openerp
Xavier Morel 7a2961da76 [FIX] ensure all g_inner content is correctly encoded
fixes #1130

* provided `inner` data may or may not have been encoded
* `element.text` is either ascii-compatible `str` or `unicode` when
  non-ascii-compatible, which could force the decoding of utf8-encoded content
  during g_inner's join
2014-07-14 13:44:37 +02:00
..
addons [FIX] ensure all g_inner content is correctly encoded 2014-07-14 13:44:37 +02:00
cli [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [FIX] data-dir management 2014-07-07 15:49:24 +02:00
osv [MERGE] forward port of branch saas-4 up to a361947 2014-07-10 22:12:16 +02:00
report [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
service [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
tests [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
tools [MERGE] forward port of branch saas-3 up to a35aec2 2014-07-10 22:02:58 +02:00
workflow [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
api.py [FIX] unsafe listification of weakref in Python < 2.7.4 2014-07-07 13:51:53 +02:00
exceptions.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
fields.py Merge pull request #989 from odoo-dev/8.0-sql-models-rco 2014-07-08 16:27:01 +02:00
http.py [FIX] data-dir management 2014-07-07 15:49:24 +02:00
import_xml.rng [MERGE] Replace inherit_option_id by a selection field (PR #229) 2014-05-27 17:57:33 +02:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
models.py [MERGE] forward port of branch saas-5 up to 73d39a0 2014-07-10 22:49:53 +02:00
netsvc.py [IMP] module loading and tests profiling 2014-06-29 18:58:15 +02:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py [REL] 8.0 RC1 2014-07-07 15:25:42 +02:00
sql_db.py [IMP] test display sql query counter 2014-07-01 21:57:55 +02:00