You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
What steps will reproduce the problem?
1. Reference esapi related libraries in the existing html.
<script type="text/javascript" language="JavaScript" src="../esapi4js/lib/log4js.js"></script>
<script type="text/javascript" language="JavaScript"
src="../esapi4js/esapi.js"></script>
<script type="text/javascript" language="JavaScript"
src="../esapi4js/resources/i18n/ESAPI_Standard_en_US.properties.js"></script>
<script type="text/javascript" language="JavaScript"
src="../esapi4js/resources/Base.esapi.properties.js">
2. Open the html file using firefox browser.
3. The browser hangs for sometime and displays the following message:
"Unresponsive script: A script on this page might be busy, or may have stopped
responding"
4. If the esapi references are removed, the browser launches fine.
What is the expected output? What do you see instead?
The expected output is that the browser should launch fine after integration
with esapi. Instead the script becomes unresponsive.
What version of the product are you using? On what operating system?
Browser: Mozilla Firefox 22.0
OS: Windows 7
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 30 Jul 2013 at 5:59
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Jul 2013 at 5:59The text was updated successfully, but these errors were encountered: