base_calendar_id2real_id: int(base_calendar_id) can return an exception instead of false

Bug #1258328 reported by Etienne Hirt
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Addons Team 1
OpenERP Community Backports (Addons)
New
Undecided
Unassigned

Bug Description

In the function base_calendar_id2real_id of base_calendar the expression

return base_calendar_id and int(base_calendar_id) or base_calendar_id

might results in exception depending on Python version and calendar data.

Tags: 6.1 7.0

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Wishlist
status: New → Confirmed
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.