Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Unresponsive script issue in firefox browser upon referencing esapi related libraries #16

Open
GoogleCodeExporter opened this issue May 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 sanchopr...@gmail.com on 30 Jul 2013 at 5:59

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant