yaml_import: fix ambiguous syntax at end of report

Bug #793106 reported by xrg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Low
xrg

Bug Description

When finishing a YAML import, the syntax ["str %d" % int + int] turns
out to be ambiguous and is resolved as [ ("str %d" % int) + int],
leading to a:
  TypeError: cannot concatenate 'str' and 'int' objects

This had been first fixed in commit f46966e044d18a644 (2010-06-30)

Related branches

xrg (xrg)
Changed in openobject-server:
assignee: nobody → xrg (xrg)
status: New → In Progress
status: In Progress → Fix Committed
Revision history for this message
Vo Minh Thu (thu) wrote :

Fix in trunk at revision 3446.

Changed in openobject-server:
status: Fix Committed → Fix Released
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Panos,

It has been fixed over stable by revision 3442 <email address hidden>.

Thanks.

Changed in openobject-server:
milestone: none → 6.0.3
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.