Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020133 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-03-28 12:39 | 2012-04-02 12:19 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 41f372e57320 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020133: Some fields have changed from text area to text field | |||||||
Description | At list happens in widgets define as HTML url and in every windows (section note) | |||||||
Steps To Reproduce | Go to Sales order window in form view Open Notes section The field is a text field instead of a text area | |||||||
Tags | Regression QA | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0046824) alostale (manager) 2012-03-28 13:05 |
Issue introduced in fix for 0019403 |
(0046827) alostale (manager) 2012-03-28 13:26 |
Not risky fix. Test plan: -See steps to reproduce defined in 0020134 -Ensure rowSpan stills working: 0019403 |
(0046828) hgbot (developer) 2012-03-28 13:27 |
Repository: erp/devel/pi Changeset: f022f458e555e4c3b9965b425f454a031d02ba0f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Mar 28 13:25:08 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f022f458e555e4c3b9965b425f454a031d02ba0f [^] fixed bug 20133: Small Notes text field Prior to fix for 0019403 text area items where heigh fixed, not taking into account rowSpan looking like rowSpan=2. Now, rowSpan is taken into account to display text area height. In case it is not set it takes a value of 1, making text area without row span to look smaller that before. This fix defaults row span to 2 in case it is not set, so it looks like it did before 0019403. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js --- |
(0046835) guilleaer (developer) 2012-03-28 15:04 |
Code reviewed and tested in pi@14aebcd32052 |
(0047023) hgbot (developer) 2012-04-01 20:35 |
Repository: erp/devel/pi Changeset: 41f372e573206e1fb728289e5ee8a1f4527a48e1 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Mar 28 13:25:08 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/41f372e573206e1fb728289e5ee8a1f4527a48e1 [^] fixed bug 20133: Small Notes text field Prior to fix for 0019403 text area items where heigh fixed, not taking into account rowSpan looking like rowSpan=2. Now, rowSpan is taken into account to display text area height. In case it is not set it takes a value of 1, making text area without row span to look smaller that before. This fix defaults row span to 2 in case it is not set, so it looks like it did before 0019403. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-textarea.js --- |
(0047258) hudsonbot (developer) 2012-04-02 06:12 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7814864461ac [^] Maturity status: Test |
(0047302) gorka_gil (administrator) 2012-04-02 12:18 |
Reopened by merge. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-03-28 12:39 | psarobe | New Issue | |
2012-03-28 12:39 | psarobe | Assigned To | => alostale |
2012-03-28 12:39 | psarobe | Modules | => Core |
2012-03-28 12:39 | psarobe | Status | new => scheduled |
2012-03-28 12:39 | psarobe | fix_in_branch | => pi |
2012-03-28 12:39 | psarobe | Tag Attached: Regression QA | |
2012-03-28 12:45 | psarobe | Relationship added | has duplicate 0020134 |
2012-03-28 13:05 | alostale | Note Added: 0046824 | |
2012-03-28 13:21 | alostale | Relationship added | related to 0019403 |
2012-03-28 13:26 | alostale | Note Added: 0046827 | |
2012-03-28 13:27 | hgbot | Checkin | |
2012-03-28 13:27 | hgbot | Note Added: 0046828 | |
2012-03-28 13:27 | hgbot | Status | scheduled => resolved |
2012-03-28 13:27 | hgbot | Resolution | open => fixed |
2012-03-28 13:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f022f458e555e4c3b9965b425f454a031d02ba0f [^] |
2012-03-28 15:04 | guilleaer | Note Added: 0046835 | |
2012-03-28 15:04 | guilleaer | Status | resolved => closed |
2012-03-28 15:04 | guilleaer | Fixed in Version | => 3.0MP10 |
2012-04-01 20:35 | hgbot | Checkin | |
2012-04-01 20:35 | hgbot | Note Added: 0047023 | |
2012-04-01 20:35 | hgbot | Status | closed => resolved |
2012-04-01 20:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f022f458e555e4c3b9965b425f454a031d02ba0f [^] => http://code.openbravo.com/erp/devel/pi/rev/41f372e573206e1fb728289e5ee8a1f4527a48e1 [^] |
2012-04-02 06:12 | hudsonbot | Checkin | |
2012-04-02 06:12 | hudsonbot | Note Added: 0047258 | |
2012-04-02 12:18 | gorka_gil | Note Added: 0047302 | |
2012-04-02 12:18 | gorka_gil | Status | resolved => closed |
2012-04-02 12:19 | gorka_gil | Fixed in Version | 3.0MP10 => 3.0MP9 |
2012-04-02 12:19 | gorka_gil | fix_in_branch | pi => |
Copyright © 2000 - 2009 MantisBT Group |