Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: WCM > Web Content Administration
-
Labels:None
-
Environment:Tomcat 6.0 + MySQL 5. Firefox 4.0.1. 6.1.x Revision 82260.
-
Similar Issues:
Description
1. Go to Control Panel -> Web Content.
2. Create a structure that has 2 CKEditors.
3. Create a template that links to the structure.
4. Create a new web content article and under the template section, click "Select".
5. Choose the template.
6. Under the structure section, click "Edit".
7. Delete one of the CKEditors.
8. Click "Save".
After clicking "Save" button, it should "successful" message.
9. Click "Stop Editing".
10. Click "Publish" at the bottom.
Say "You should save the structure first." message on Pop-up.
Issue Links
- is duplicated by
-
LPS-18280
Cannot save changes to a structure
-

After clicking "Save" button, it should "successful" message. - there is problem with JavaScript. Message is newer shown because request for save wasn't never issued due to js error "s.getById("parentStructureId") is null"
Also, in my log, I'm getting:
what was reported as resolved in http://issues.liferay.com/browse/LPS-16084