Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037095 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-10-18 10:25 | 2017-10-18 16:15 | |||
Reporter | inigosanchez | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 94f7f5352304 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
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 | 0037095: A request to load product image is performed when return from FormView to the GridView | |||||||
Description | When a product has an image associated, a request to load product image is performed when return from FormView to the GridView. This request should not be performed because images are not showed in the grid view. | |||||||
Steps To Reproduce | 1.- Login as "F&B International Group Admin" role. 2.- Go to [product] window. 3.- Open any product in form view and associate it an image. 4.- Save the changes. 5.- Close the form view. -> Check request: * 1 x ImagesActionHandler GETSIZE | |||||||
Proposed Solution | When return from form view to the grid view a switchFormGridVisibility function is invoked. This function execute the resetForm function and inside the function, a resetValues function is executed too. Finally this resetValues functions execute a setVale for all the fields. The setValue invocation for the image should be avoided. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0099940) inigosanchez (viewer) 2017-10-18 16:14 |
Fixed in issue 0036838 -> http://code.openbravo.com/erp/devel/pi/rev/94f7f53523045d4609d5c38bc412585ec1a3527b [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2017-10-18 10:25 | inigosanchez | New Issue | |
2017-10-18 10:25 | inigosanchez | Assigned To | => platform |
2017-10-18 10:25 | inigosanchez | OBNetwork customer | => No |
2017-10-18 10:25 | inigosanchez | Modules | => Core |
2017-10-18 10:25 | inigosanchez | Triggers an Emergency Pack | => No |
2017-10-18 10:27 | inigosanchez | Relationship added | related to 0036838 |
2017-10-18 14:43 | inigosanchez | Status | new => scheduled |
2017-10-18 14:43 | inigosanchez | Assigned To | platform => inigosanchez |
2017-10-18 16:14 | inigosanchez | Review Assigned To | => alostale |
2017-10-18 16:14 | inigosanchez | Note Added: 0099940 | |
2017-10-18 16:14 | inigosanchez | Status | scheduled => closed |
2017-10-18 16:14 | inigosanchez | Resolution | open => fixed |
2017-10-18 16:14 | inigosanchez | Fixed in Version | => 3.0PR18Q1 |
2017-10-18 16:15 | inigosanchez | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/94f7f53523045d4609d5c38bc412585ec1a3527b [^] |
Copyright © 2000 - 2009 MantisBT Group |