Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020242 | Openbravo ERP | A. Platform | public | 2012-04-11 18:13 | 2012-04-17 05:31 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP9 | |
Target Version | 3.0MP11 | Fixed in Version | 3.0MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020242: Window Personalization removes status bar fields |
Description | In a window containing fields within status bar, when window personlaization is opened these fields are not shown in the status bar section in the left list. If any other field is relocated and the personalization is saved, status bar becomes empty.
Workaround: Default view can be recovered by clicking on Save View > Standard View |
Steps To Reproduce | -Go to Sales Order window (check there are fields in status bar)
-Open window personalization, check status bar section in left list is empty even when it is expanded (wrong)
-Relocate any field and save
-Note status bar section is empty now |
Proposed Solution | |
Additional Information | |
Tags | Regression |
Relationships | related to | defect | 0019234 | 3.0MP8 | closed | mtaal | View Personalization is not working properly in some cases |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-11 18:13 | alostale | New Issue | |
2012-04-11 18:13 | alostale | Assigned To | => alostale |
2012-04-11 18:13 | alostale | Modules | => Core |
2012-04-11 18:13 | alostale | OBNetwork customer | => No |
2012-04-12 11:51 | alostale | Tag Attached: Regression | |
2012-04-12 11:51 | alostale | Note Added: 0047514 | |
2012-04-12 12:13 | alostale | Note Edited: 0047514 | bug_revision_view_page.php?bugnote_id=0047514#r3355 |
2012-04-12 12:19 | alostale | Relationship added | related to 0019234 |
2012-04-12 12:45 | alostale | Note Added: 0047518 | |
2012-04-12 12:49 | hgbot | Checkin | |
2012-04-12 12:49 | hgbot | Note Added: 0047519 | |
2012-04-12 12:49 | hgbot | Status | new => resolved |
2012-04-12 12:49 | hgbot | Resolution | open => fixed |
2012-04-12 12:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dffa60da8b3766f1ba850f97a104979f606319c6 [^] |
2012-04-12 17:38 | mtaal | Note Added: 0047539 | |
2012-04-12 17:38 | mtaal | Status | resolved => closed |
2012-04-12 17:38 | mtaal | Fixed in Version | => 3.0MP11 |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047639 | |
Notes |
|
(0047514)
|
alostale
|
2012-04-12 11:51
(edited on: 2012-04-12 12:13) |
|
Regression since 3.0MP8
Introduced by changeset c58405dd0b91 to fix issue 0019234
|
|
|
|
Test plan:
-Follow steps to reproduce and check it works properly
-Recheck 0019234
This fix is not risky
Note that personalizations for tabs with status bar fields saved from mp8 are actually removing this info, so they should be recreated after this fix is applied. |
|
|
(0047519)
|
hgbot
|
2012-04-12 12:49
|
|
Repository: erp/devel/pi
Changeset: dffa60da8b3766f1ba850f97a104979f606319c6
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Apr 12 12:48:06 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dffa60da8b3766f1ba850f97a104979f606319c6 [^]
fixed bug 20242: Window Personalization removes status bar fields
After fix for 0019234, isStatusBarField property was deleted and not set back
because parentName was already present. Therefore it didn't appear in status
bar section.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalization.js
---
|
|
|
(0047539)
|
mtaal
|
2012-04-12 17:38
|
|
|
|
|
|