Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038211 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2018-03-23 11:45 | 2018-03-26 12:17 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 101bc71537c1 | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038211: Handle properly errors from backend to show it in Log Client | |||||||
Description | Handle properly errors from backend to show it in Log Client | |||||||
Steps To Reproduce | - Force an error in backend, for example in OrderLoader.java line 2177: if (posTerminal != null) { jsonResponse.put(JsonConstants.RESPONSE_STATUS, JsonConstants.RPCREQUEST_STATUS_FAILURE); jsonResponse.put(JsonConstants.RESPONSE_ERRORMESSAGE, "The POS terminal with id " + posTerminalId + " couldn't be found"); return jsonResponse; } - Enable Synchronize Mode - Login webpos and create a sale - ERROR! The shown error(popup and log client) has no info | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0103492) hgbot (developer) 2018-03-26 10:20 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 101bc71537c1541c83fe46a07f21fcb1afa0592d Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Mar 23 11:46:55 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/101bc71537c1541c83fe46a07f21fcb1afa0592d [^] Fixed issue 0038211: Handle properly errors from backend to show it in Log Client - Handle properly errors generated by Servlets --- M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-03-23 11:45 | migueldejuana | New Issue | |
2018-03-23 11:45 | migueldejuana | Assigned To | => migueldejuana |
2018-03-23 11:45 | migueldejuana | OBNetwork customer | => No |
2018-03-23 11:45 | migueldejuana | Triggers an Emergency Pack | => No |
2018-03-26 10:20 | hgbot | Checkin | |
2018-03-26 10:20 | hgbot | Note Added: 0103492 | |
2018-03-26 10:20 | hgbot | Status | new => resolved |
2018-03-26 10:20 | hgbot | Resolution | open => fixed |
2018-03-26 10:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/101bc71537c1541c83fe46a07f21fcb1afa0592d [^] |
2018-03-26 12:17 | marvintm | Review Assigned To | => marvintm |
2018-03-26 12:17 | marvintm | Status | resolved => closed |
2018-03-26 12:17 | marvintm | Fixed in Version | => RR18Q2 |
Copyright © 2000 - 2009 MantisBT Group |