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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038476
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServermajorhave not tried2018-04-30 21:452018-05-02 17:41
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038476: Mobile Server Offline Log shows classname/log also of transitionhandlers which are okay for online

DescriptionThe mobile server offline log field is used to keep track which transition to online handlers prevented going online.

When one of the transition handlers do not allow going online the offline log still shows other transition handlers.
Steps To ReproduceIt is probably caused by the fact that this method [1] uses a new list of handlers. This list of new instances of handlers has un-initialized members which are set to being offline.

[1]
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/src/org/openbravo/mobile/core/servercontroller/MobileServerController.java#l733 [^]
Proposed SolutionMake sure that the list of handlers used to build the offline log only contains handlers which force offline.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0038253 closedAugustoMauch MobileServerController should not write offline log of TransitionToOnlineHandlers that return a success response 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2018-04-30 21:45 mtaal New Issue
2018-04-30 21:45 mtaal Assigned To => mtaal
2018-04-30 21:45 mtaal Triggers an Emergency Pack => No
2018-05-02 17:37 ioritzCia Relationship added duplicate of 0038253
2018-05-02 17:41 ioritzCia Status new => closed
2018-05-02 17:41 ioritzCia Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker