Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024878 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2013-10-03 12:54 | 2013-10-18 12:13 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | dc34fa9da48d | ||||
Projection | none | ETA | none | Target Version | 3.0MP29 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024878: Pick and Execute grid does not truncate multple lines texts | |||||||
Description | When you show in a Pick and Execute grid a column with Text reference. If there is a record with a text with multiple lines the grid's row is expanded in height to show all the lines. This behaviour is different from regular grids where the text is truncated to show only the first line with trailing dots. The row shouldn't be expanded, the whole text is shown in the Tooltip of the field. | |||||||
Steps To Reproduce | On a Pick and Execute add a column with reference text. Add a record that contains multiple lines in that record. Open the Pick and Execute and check that the row is expanded. For example: In Return from Customer pick and execute add the Description column of the Order. Open the Pick and Execute to check that the column is shown. In one of the Sales Orders that are shown in the Pick and Execute edit the Description field with a text that includes several lines. Check that in the Sales ORder window if the Description is shown in the grid only the first line is shown. Go back to the pick and execute and check that the row of the modified Sales Order is expanded to fit the whole description which is wrong. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0061673) hgbot (developer) 2013-10-15 10:13 |
Repository: erp/devel/pi Changeset: dc34fa9da48db4ecc9f8649fa3718a4b04ca7fec Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Tue Oct 15 13:39:11 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/dc34fa9da48db4ecc9f8649fa3718a4b04ca7fec [^] Fixes Issue 0024878: Pick and Execute grid does not truncate multple lines texts The fix for this issue is similar to the fix for issue 17531[1]. There the methods formatDisplayValue and cellHoverHTML were applied to ob-view-grid.js. Moved it to ob-grid.js for access to view grid and p&e grids. [1] https://issues.openbravo.com/view.php?id=17531 [^] --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0061752) hudsonbot (developer) 2013-10-16 19:47 |
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/51315988909a [^] Maturity status: Test |
(0061799) AugustoMauch (administrator) 2013-10-18 12:13 |
Code reviewed and verified in pi@eb0f3ecbdae4 |
Issue History | |||
Date Modified | Username | Field | Change |
2013-10-03 12:54 | gorkaion | New Issue | |
2013-10-03 12:54 | gorkaion | Assigned To | => AugustoMauch |
2013-10-03 12:54 | gorkaion | Modules | => Core |
2013-10-03 12:54 | gorkaion | Triggers an Emergency Pack | => No |
2013-10-07 07:42 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-10-15 10:08 | shankarb | Relationship added | related to 0017531 |
2013-10-15 10:12 | shankarb | Review Assigned To | => AugustoMauch |
2013-10-15 10:13 | hgbot | Checkin | |
2013-10-15 10:13 | hgbot | Note Added: 0061673 | |
2013-10-15 10:13 | hgbot | Status | new => resolved |
2013-10-15 10:13 | hgbot | Resolution | open => fixed |
2013-10-15 10:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dc34fa9da48db4ecc9f8649fa3718a4b04ca7fec [^] |
2013-10-16 19:47 | hudsonbot | Checkin | |
2013-10-16 19:47 | hudsonbot | Note Added: 0061752 | |
2013-10-18 12:13 | AugustoMauch | Note Added: 0061799 | |
2013-10-18 12:13 | AugustoMauch | Status | resolved => closed |
2013-10-18 12:13 | AugustoMauch | Fixed in Version | => 3.0MP29 |
Copyright © 2000 - 2009 MantisBT Group |