Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008762 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2009-04-24 17:03 | 2009-05-05 00:00 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3ff7cee01be6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
Product Version | pi | SCM revision | ||||||
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 | 0008762: Odd labels appearing non-aligned and without field | |||||||
Description | Odd labels are appearing non-aligned and without field | |||||||
Steps To Reproduce | 1) Go to Sales Management || Transactions || Goods Shipment See Freight Currency and Trx Organization labels flying around (see attached image). | |||||||
Tags | 250MP1 | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0015723) dbaz (viewer) 2009-04-24 18:34 |
Viewing the code, in "Freight Currency" it seems to be a problem with Display Logic, that hide the field but not the label In the case of Trx Organization" the case is more weird. The html code is <td id="AD_OrgTrx_ID_lbl_td" class="TitleCell_Nothing"> for the label and <td id="AD_OrgTrx_ID_inp_td" class="Combo_ContentCell_Nothing" colspan="3">. _Nothing classes doesn't exist. |
(0015746) alostale (viewer) 2009-04-27 09:37 |
This bug appeared after fixing 0006825 |
(0015749) alostale (viewer) 2009-04-27 09:51 |
It is happening for all columns that link another column with a different name, and are hidden by a display logic: example: m_inout.Freight_Currency_ID links to C_Currency.C_Currency_ID |
(0015750) hgbot (developer) 2009-04-27 09:53 |
Repository: erp/devel/pi Changeset: 3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Apr 27 09:52:11 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf [^] fixed bug 0008762: Odd labels appearing non-aligned and without field --- M src-wad/src/org/openbravo/wad/controls/WADControl.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-04-24 17:03 | rafaroda | New Issue | |
2009-04-24 17:03 | rafaroda | Assigned To | => dbaz |
2009-04-24 17:03 | rafaroda | File Added: Alignment.png | |
2009-04-24 17:03 | rafaroda | OBNetwork customer | => No |
2009-04-24 17:03 | rafaroda | Regression testing | => No |
2009-04-24 17:06 | rafaroda | Tag Attached: 250MP1 | |
2009-04-24 18:34 | dbaz | Note Added: 0015723 | |
2009-04-24 18:34 | dbaz | Assigned To | dbaz => alostale |
2009-04-27 09:33 | rafaroda | Priority | high => immediate |
2009-04-27 09:33 | rafaroda | Status | new => scheduled |
2009-04-27 09:37 | alostale | Relationship added | related to 0006825 |
2009-04-27 09:37 | alostale | Note Added: 0015746 | |
2009-04-27 09:51 | alostale | Note Added: 0015749 | |
2009-04-27 09:53 | hgbot | Checkin | |
2009-04-27 09:53 | hgbot | Note Added: 0015750 | |
2009-04-27 09:53 | hgbot | Status | scheduled => resolved |
2009-04-27 09:53 | hgbot | Resolution | open => fixed |
2009-04-27 09:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3ff7cee01be63059e31e0a8b6c72d2aa4f9c0eaf [^] |
2009-05-04 19:29 | psarobe | Status | resolved => closed |
2009-05-05 00:00 | anonymous | sf_bug_id | 0 => 2786924 |
Copyright © 2000 - 2009 MantisBT Group |