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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024227
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2013-06-29 14:532013-09-15 08:01
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024227: When opening a window the request to update the RecentViewList is sent twice

DescriptionWhen opening a window the recent view list if updated to add that window.

The request to do that is fired twice it seems with the same or similar data.

[http-8080-2] INFO org.openbravo.utils.CharsetFilter - Time 34 - POST /openbravo/org.openbravo.client.kernel property=OBUIAPP_RecentViewList&system=false&_action=org.openbravo.client.application.StorePropertyActionHandler

[http-8080-2] INFO org.openbravo.utils.CharsetFilter - Time 24 - POST /openbravo/org.openbravo.client.kernel property=OBUIAPP_RecentViewList&system=false&_action=org.openbravo.client.application.StorePropertyActionHandler
Steps To ReproduceOpen i.e. Sales Order window
Watch network traffic or calls to StorePropertyActionHandler
notice it getting called twice.
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00246983.0MP28 closedshankarb When opening a window two request to save the view on recent view section are send 

-  Notes
(0059947)
shankarb (reporter)
2013-07-11 10:18

Hi Stefan,
I think two calls are made to OBUIAPP_RecentViewList and UINAVBA_MenuRecentList when opening any window. One is for recent view list and other is to add it to the recent launched in quick launch. These are the two requests done to StorePropertyActionHandler.

http://localhost:8080/openbravo/org.openbravo.client.kernel?property=OBUIAPP_RecentViewList&system=false&_action=org.openbravo.client.application.StorePropertyActionHandler [^]

http://localhost:8080/openbravo/org.openbravo.client.kernel?property=UINAVBA_MenuRecentList&system=false&_action=org.openbravo.client.application.StorePropertyActionHandler [^]

The data sent is the same for both the cases. But I think this is correct. What do you think? In case this can be reproduced by any other means, please let me know.

Thanks,
Shankar
(0061153)
shankarb (reporter)
2013-09-15 08:01

The same issue is also added in issue 24698. But since its OBNetwork customer issue, closing this issue as duplicate.

- Issue History
Date Modified Username Field Change
2013-06-29 14:53 shuehner New Issue
2013-06-29 14:53 shuehner Assigned To => AugustoMauch
2013-06-29 14:53 shuehner Modules => Core
2013-06-29 14:53 shuehner Triggers an Emergency Pack => No
2013-06-29 14:53 shuehner Tag Attached: Performance
2013-07-11 10:18 shankarb Note Added: 0059947
2013-07-11 10:18 shankarb Assigned To AugustoMauch => shuehner
2013-07-11 10:18 shankarb Status new => feedback
2013-09-15 08:01 shankarb Review Assigned To => shankarb
2013-09-15 08:01 shankarb Relationship added duplicate of 0024698
2013-09-15 08:01 shankarb Note Added: 0061153
2013-09-15 08:01 shankarb Status feedback => closed
2013-09-15 08:01 shankarb Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker