Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.1.X EE
-
6.1.x
-
Committed
-
6
-
3
Description
Clicking the export button from Manage Pages causes JavaScript errors in browser console and decreases browser performance.
Steps to reproduce:
- Start up Liferay.
- Open up developer tools for your browser and switch to "Console".
- Navigate to "Manage Pages" and click "Page".
- Click the "Export" button on the modal window.
- Observe the JavaScript errors thrown in the console window of the browser developer tools.
Expected Result: The export modal window should load with all options and no JavaScript errors should be thrown.
Acutal Result: The export modal window slowly loads and hundreds (sometimes thousands if left long enough) of JavaScript errors are thrown.
See below for a screenshot of the exceptions.