#173 closed Bug (worksforme)
Error when both instances share the same toolbar
Reported by: | anonymous | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : PHP | Version: | FCKeditor 2.4 |
Keywords: | SF WorksForMe Pending | Cc: |
Description (last modified by )
FCKeditor - JavaScript - Sample 10
This sample shows a form with two FCKeditor instance. Both instances share the same toolbar, available in the top.
When change this JavaScript Sample to PHP Version.
Error: oEditor.GetParentForm is not a function
Source:http://192.168.168.1/fckeditor/editor/js/fckeditorcode_gecko.js
Line:36
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1649545&group_id=75348&atid=543653
Attachments (1)
Change History (4)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Reporter: | changed from Frederico Caldeira Knabben to anonymous |
Changed 18 years ago by
Attachment: | sample10.php added |
---|
comment:2 Changed 18 years ago by
Keywords: | WorksForMe Pending added |
---|
I've just tested it with the provided Test Case and it works for me with both version 2.4 and SVN.
Just place the attached file in the _samples/php folder.
Do you have a different test case for it?
Test Case