use of "tabpos" attribute on notebook field raise XML View error

Bug #309648 reported by Xavier ALT
4
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Mantavya Gajjar (Open ERP)

Bug Description

"tabpos" attribute is used to specify (force) "tabs" position in notebook (left, right, up, bottom). We can't use it anymore on trunk server.

*Steps to reproduce the problem:*

1. Create a view containing:

<notebook tabpos="left">
   <page string="Test">
   </page>
</notebook>

2. Update the module

Server raise error: ValidateError
"Error occured while validating the field(s) arch: Invalid XML for View Architecture!

Revision history for this message
Xavier ALT (dex-phx) wrote :
Revision history for this message
Mantavya Gajjar (Open ERP) (mga) wrote :

fixed in the trunk

Changed in openobject-server:
assignee: nobody → mga
status: New → Fix Released
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.