Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021208Retail ModulesWeb POSpublic2012-07-25 16:482012-11-27 18:44
adrianromero 
guilleaer 
highmajorhave not tried
closedfixed 
5
 
RMP17 
No
0021208: Browser not supported message does not appear if already logged in or wrong terminal
Using a non supported browser like Firefox if you go to the login page a message appear saying the browser is not supported: "Browser not supported. Your browser is not supported by Openbravo Web POS."

But this message do not appear in the following cases:

* The user is already logged in using the classic ERP logging window.
* The terminal parameter is wrong. The url points to a terminal that does not exists

The check whether the browser is supported or not must be the first thing to do. It must be verified the browser is supported before checking if the user is logged, if the terminal is right and any other task.

1.-
* Open Firefox
* Login using the classic ERP login page: .../openbravo/security/Login_FS.html
* Go to the POS window:
* An ugly error will appear: ERROR! uncaught exception: Not implemented

2.-
* Open Firefox
* Go to the POS login page but with a wrong terminal: .../openbravo/web/org.openbravo.retail.posterminal/login.jsp?terminal=Wrong-Terminal
* A message saying the the POS terminal does not exist will appear.
multibrowser
related to defect 0028355RR15Q4 closed mtaal Firefox browser not supported message not shown 
Issue History
2012-07-25 16:48adrianromeroNew Issue
2012-07-25 16:48adrianromeroAssigned To => adrianromero
2012-07-25 16:53adrianromeroSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3664#r3664
2012-07-25 16:53adrianromeroAssigned Toadrianromero => dbaz
2012-11-09 14:51alostaleTag Attached: multibrowser
2012-11-09 14:51alostaleStatusnew => scheduled
2012-11-09 14:51alostaleAssigned Todbaz => guilleaer
2012-11-09 14:51alostalefix_in_branch => pi
2012-11-13 16:18hgbotCheckin
2012-11-13 16:18hgbotNote Added: 0054207
2012-11-13 16:18hgbotStatusscheduled => resolved
2012-11-13 16:18hgbotResolutionopen => fixed
2012-11-13 16:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9ffaa37d07d3bb5a9127078d4fd566d6b0633af [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 18:44adrianromeroNote Added: 0054601
2012-11-27 18:44adrianromeroStatusresolved => closed
2014-12-07 19:01mtaalRelationship addedrelated to 0028355

Notes
(0054207)
hgbot   
2012-11-13 16:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a9ffaa37d07d3bb5a9127078d4fd566d6b0633af
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Nov 13 13:23:44 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9ffaa37d07d3bb5a9127078d4fd566d6b0633af [^]

fixed issue 21208: Web browser detection is done correctly when the user is logged in the ERP. When the terminal id is not correct a web page is shown

---
M web/org.openbravo.retail.posterminal/index.html
M web/org.openbravo.retail.posterminal/js/login/view/login.js
---
(0054601)
adrianromero   
2012-11-27 18:44   
Closed for RMP17