Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035528 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-03-06 12:46 | 2017-04-18 21:00 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q4.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 76ff86bc71bb | ||||
Projection | none | ETA | none | Target Version | RR16Q4.3 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2016-01-13 | |||||||
Regression introduced in release | RR16Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df9f4b6ce7c2bfa7ec5cfa0379417e054fcf9401 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035528: WEBPOS Session is expired | |||||||
Description | the session is expired in WEBPOS although preference "Web POS Session Timeout" is configured with value 0 | |||||||
Steps To Reproduce | in backend - preference "Web POS Session Timeout" -> value 0 (change the session timeout of tomcat to 1 minute): as system administrator: - window: AD Implementation Mapping: . record: Timeout . tab: parameter: timeout . change from 60 to 1 (compile and restart tomcat) in WEBPOS: . do login (wait 1 minute) . search a receipt: message is displayed: "The connection was restored. However, in the meantime, your session timed out. You must login again now to ensure proper synchronization. Your pending tickets will be saved." Error: session timeout should not be expired | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0095316) hgbot (developer) 2017-03-16 13:14 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal Changeset: 76ff86bc71bbe3b8c593918022cabc3a029c3926 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Mar 16 13:14:06 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/76ff86bc71bbe3b8c593918022cabc3a029c3926 [^] Fixed issue 35528: WEBPOS Session is expired The solution is to reimplement a request to the backend for WebPOS session. This request is not done if the preference sessionTimeout is set or the preference OBPOS_SessionExpiration is set to ‘Y’. --- M src/org/openbravo/retail/posterminal/term/Terminal.java M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-15 12:50 | jorge-garcia | Type | defect => backport |
2017-03-15 12:50 | jorge-garcia | Target Version | => RR16Q4.3 |
2017-03-16 13:14 | hgbot | Checkin | |
2017-03-16 13:14 | hgbot | Note Added: 0095316 | |
2017-03-16 13:14 | hgbot | Status | scheduled => resolved |
2017-03-16 13:14 | hgbot | Resolution | open => fixed |
2017-03-16 13:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/63bad4d3013f6bb51ddb166252512190085cad1c [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/76ff86bc71bbe3b8c593918022cabc3a029c3926 [^] |
2017-04-18 21:00 | guilleaer | Review Assigned To | => guilleaer |
2017-04-18 21:00 | guilleaer | Status | resolved => closed |
2017-04-18 21:00 | guilleaer | Fixed in Version | => RR16Q4.3 |
Copyright © 2000 - 2009 MantisBT Group |