lp:~anybox/openobject-server/assert_raises_poc

Created by Georges Racinet and last modified
Get this branch:
bzr branch lp:~anybox/openobject-server/assert_raises_poc
Members of Anybox can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anybox
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

3577. By gracinet

merge from official branch

3576. By gracinet

set exc resolution aside

3575. By gracinet

Proof of concept for assert raises

3574. By Olivier Dony (Odoo)

[FIX] fields.function: type=binary: workaround for the low byte values (<=0x1f) unsupported in XML

We have a workaround in place for fields.function of binary type
that may return values that are invalid in XML documents, and thus
in our XML-RPC protocol. But out workaround failed to care for the
invalid XML codepoints (below 0x1f) that are well valid in UTF-8
encoding.
Added a sanity check for that as well, using a terrible workaround
for this last resort case: b64-encode the bytes, to avoid crashing
the request.

3573. By Olivier Dony (Odoo)

[IMP] ir.model.data: usability - rename `XML ID` -> `External ID`

3572. By Vo Minh Thu

[MERGE] merged the kanban view rng definition.

3571. By Vo Minh Thu

[FIX] startup: when preloading a registry with the -d option, document_webdav
could not register itself because the refactoring of the startup
script run the services after the registry preloading. I would
still prefer to start the services after, but we first need the
required hooks in the addons, which would allow us to remove any
side-effecting code from them.

3570. By Olivier Dony (Odoo)

[MERGE] res.users: make set-only password field more user-friendly

3569. By Antony Lesuisse (OpenERP)

[FIX] ir_translation cache invalidation

3568. By Olivier Dony (Odoo)

[FIX] ir.ui.menu: typo during merge of simplified cache

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers