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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057975
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] Coremajoralways2025-01-24 12:552025-02-13 10:32
ReporteraaroncaleroView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version24Q4.1
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

0057975: 'Application Locked' popup can be bypassed before the first login is done

DescriptionCore2-based applications have a mechanism to block the page if the code detects that the same url has been opened in a different tab[1]. When that situation is detected, a popup is opened, blocking the screen and preventing further action in that tab.

That popup can fail to be opened if current tab is on the login screen, and no login has been performed yet: a js error is raised while trying to get the label to be displayed in the popup:
hook.js:608 Uncaught TypeError: Cannot read properties of undefined (reading 'language_string');



[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/core/user-interface/BrowserTab.js?ref_type=heads [^]
Steps To ReproduceIn a POS2 environment:
Copy the url of the application and close all POS tabs.
Open the first tab with the copied url and open the chrome console.
Open the second tab with the copied url.
Verify that the first tab now shows an error in the console.
Verify that it is now possible to log in from both tabs
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0057755 scheduledTriage Platform Base 'Application Locked' popup can be bypassed before the first login is done 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2025-02-13 10:32 AugustoMauch Type defect => backport
2025-02-13 10:32 AugustoMauch Target Version => 24Q4.1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker