Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033062 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2016-05-26 16:56 | 2016-06-03 11:29 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9e6fc68b66f1 | ||||
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 | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033062: The POS login page is not loaded in multiserver if the https protocol is used | |||||||
Description | It is not possible to load the POS login page in a multiserver environment if the URL in the mobile server definition uses the HTTPS protocol. | |||||||
Steps To Reproduce | In an environment with https enabled: - Open he POS login page - The login page will not be loaded. If this is done with the Network tab of the debugger open, you will see that there there are request with a wrong url, like 'https://https://...' [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0086803) hgbot (developer) 2016-05-30 12:37 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 9e6fc68b66f1ed681b5d34c6910df1c01c9a8f42 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu May 26 16:58:39 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9e6fc68b66f1ed681b5d34c6910df1c01c9a8f42 [^] Fixes issue 33062: URLs that use HTTPS are properly handled The MobileCoreLoginUtilsServlet.createServerJSON return a JSON representation of a server. Its field address should contain the URL of the server without the protocol. The proble m was that there was logic to delete the HTTP protocol, but not HTTPS. --- M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java --- |
(0086979) mtaal (viewer) 2016-06-03 11:29 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2016-05-26 16:56 | AugustoMauch | New Issue | |
2016-05-26 16:56 | AugustoMauch | Assigned To | => AugustoMauch |
2016-05-26 16:56 | AugustoMauch | OBNetwork customer | => No |
2016-05-26 16:56 | AugustoMauch | Triggers an Emergency Pack | => No |
2016-05-30 12:34 | AugustoMauch | Review Assigned To | => mtaal |
2016-05-30 12:37 | hgbot | Checkin | |
2016-05-30 12:37 | hgbot | Note Added: 0086803 | |
2016-05-30 12:37 | hgbot | Status | new => resolved |
2016-05-30 12:37 | hgbot | Resolution | open => fixed |
2016-05-30 12:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9e6fc68b66f1ed681b5d34c6910df1c01c9a8f42 [^] |
2016-06-03 11:29 | mtaal | Note Added: 0086979 | |
2016-06-03 11:29 | mtaal | Status | resolved => closed |
2016-06-03 11:29 | mtaal | Fixed in Version | => RR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |