Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037095
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2017-10-18 10:252017-10-18 16:15
ReporterinigosanchezView Statuspublic 
Assigned Toinigosanchez 
PrioritynormalResolutionfixedFixed in Version3.0PR18Q1
StatusclosedFix in branchFixed in SCM revision94f7f5352304
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037095: A request to load product image is performed when return from FormView to the GridView

DescriptionWhen 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 Reproduce1.- 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 SolutionWhen 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0036838 closedinigosanchez multiple requests to load product image when a refresh is done previously 

-  Notes
(0099940)
inigosanchez (developer)
2017-10-18 16:14

Fixed in issue 0036838 -> http://code.openbravo.com/erp/devel/pi/rev/94f7f53523045d4609d5c38bc412585ec1a3527b [^]

- Issue History
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 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
Powered by Mantis Bugtracker