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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033062
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2016-05-26 16:562016-06-03 11:29
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in VersionRR16Q3
StatusclosedFix in branchFixed in SCM revision9e6fc68b66f1
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033062: The POS login page is not loaded in multiserver if the https protocol is used

DescriptionIt 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 ReproduceIn 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://...' [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
2016-06-03 11:29

Reviewed

- Issue History
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 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
Powered by Mantis Bugtracker