Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038476 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | major | have not tried | 2018-04-30 21:45 | 2018-05-02 17:41 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038476: Mobile Server Offline Log shows classname/log also of transitionhandlers which are okay for online | |||||||
Description | The 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 Reproduce | It 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 Solution | Make sure that the list of handlers used to build the offline log only contains handlers which force offline. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|||
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 | OBNetwork customer | => No |
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 |