-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.X EE
-
Fix Version/s: 6.0.X EE
-
Component/s: Open Social
-
Environment:Operating System: Windows 7
Application Server: Tomcat 6.x
Java Virtual Machine: Java 6
Database: MySQL 5.1
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:3
-
Git Pull Request:
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"