[6.1] all notebook page invisible: content visible
Bug #1029286 reported by
Yannick Vaucher @ Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Web (MOVED TO GITHUB) | Status tracked in Trunk | |||||
6.1 |
Fix Committed
|
Low
|
OpenERP Publisher's Warranty Team | |||
Trunk |
Invalid
|
Low
|
Unassigned |
Bug Description
Hello,
webclient revno: 2394
If you have attrs that set invisible on some condition the pages of your notebook and all page are hidden.
When opening the view you will see the content of one of the hidden page.
The tabs are hidden though.
It seems it is the last page of the notebook which is shown
Regards,
Yannick
Related branches
lp://staging/~openerp-dev/openerp-web/6.1-opw-577662-bth
Ready for review
for merging
into
lp://staging/openerp-web/6.1
- Yannick Vaucher @ Camptocamp (community): Needs Fixing
- Guewen Baconnier @ Camptocamp (community): Needs Fixing (bug)
- OpenERP Core Team: Pending requested
-
Diff: 57 lines (+23/-3)1 file modifiedaddons/web/static/src/js/view_form.js (+23/-3)
lp://staging/~openerp-dev/openerp-web/6.1-opw-581018-cpa
Ready for review
for merging
into
lp://staging/openerp-web/6.1
- OpenERP Core Team: Pending requested
-
Diff: 21 lines (+7/-0)1 file modifiedaddons/web/static/src/js/view_form.js (+7/-0)
description: | updated |
description: | updated |
Changed in openerp-web: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
Changed in openerp-web: | |
status: | New → Confirmed |
Changed in openerp-web: | |
status: | Confirmed → Fix Committed |
importance: | Undecided → Low |
To post a comment you must log in.
I add a test module I did to test this case.
Just create an object with name hidden and 3 tabs will be mostly hidden