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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028392
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSminorhave not tried2014-12-11 18:222014-12-15 09:53
ReporteraaroncaleroView Statuspublic 
Assigned Tomarvintm 
PrioritylowResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028392: Function setUserModelOnline is being called from the login page if the terminal changes

DescriptionIf a user logs in in a terminal and then, from the same browser window, switches to a different terminal (which should only be done while testing), setUserModelOnline is called from the login page while the local database is being reset, and websql error are thrown because setUserModelOnline is trying to access tables that have been removed.
Steps To ReproduceGo to https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
Log in with demouser/openbravo credentials
Within the same browser tab, go to https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=PS-1 [^]
Check the browser console for errors. The following errors can be found:
OB.Dal.save: table 'ad_user'; {"message":"could not prepare statement (1 no such table: ad_user)","code":5}; https://livebuilds.openbravo.com/retail_pi_pgsql/web/js/gen/5c817c98625702390196d21bb92b6106_WebPOS.js:1893:13 [^]
5c817c98625702390196d21bb92b6106_WebPOS.js:3219 loadingErrorsActions: 'setUserModelOnline II' failed while loading the application. line: https://livebuilds.openbravo.com/retail_pi_pgsql/web/js/gen/5c817c98625702390196d21bb92b6106_WebPOS.js:4196:36 [^]
5c817c98625702390196d21bb92b6106_WebPOS.js:1294 OB.Dal.get: table 'ad_session'; {"message":"could not prepare statement (1 no such table: ad_session)","code":5}; https://livebuilds.openbravo.com/retail_pi_pgsql/web/js/gen/5c817c98625702390196d21bb92b6106_WebPOS.js:2012:11 [^]
5c817c98625702390196d21bb92b6106_WebPOS.js:7107 closeSession; {}; line: https://livebuilds.openbravo.com/retail_pi_pgsql/web/js/gen/5c817c98625702390196d21bb92b6106_WebPOS.js:4008:10 [^] (*,+)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-12-11 18:22 aaroncalero New Issue
2014-12-11 18:22 aaroncalero Assigned To => marvintm
2014-12-11 18:22 aaroncalero Triggers an Emergency Pack => No
2014-12-15 09:53 aaroncalero Type defect => design defect


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker