Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.0.X EE
-
Operating System: Windows 7
Application Server: Tomcat 6.x
Java Virtual Machine: Java 6
Database: MySQL 5.1
-
6.0.x
-
Committed
-
3
-
3
Description
Reproduction steps:
1. Deploy OpenSocial plugin to your Liferay bundle.
2. Add OpenSocial Gadget Editor to a page.
3. Activate javascript console (I used firebug)
4. Refresh page
In console you can see the next error: "NetworkError: 404 Not Found - http://localhost:8080/html/js/liferay/util_window.js"
5. Click on Add Folder button
In console yo can see the next error: "TypeError: editable.get(...) is undefined"