Opened 18 years ago
Closed 18 years ago
#1529 closed Bug (worksforme)
Error: Object Expected
| Reported by: | kong | Owned by: | Michael Osipov |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : Java | Version: | FCKeditor 2.4.3 |
| Keywords: | WorksForMe | Cc: |
Description (last modified by )
Hi, there I tried to access the FCKeditor but I get this error "Object Expected". URL: .../fckeditor.html?InstanveName=EditorDefault@Toolbar=Default But last time was working fine... Btw, when I tried to access the tablib: http://fckeditor.net/tags-fckeditor, it cant find the URL
Currently I'm using java to integrate the FCKEditor
Thanks Kong
Change History (5)
comment:1 Changed 18 years ago by
| Priority: | High → Normal |
|---|
comment:2 Changed 18 years ago by
| Owner: | set to Michael Osipov |
|---|
comment:3 Changed 18 years ago by
How did you try to access the Editor?
Who threw the error "Object expected"?
Your URL is wrong: .../fckeditor.html?InstanceName=EditorDefault&Toolbar=Default Typo?
The Tag lib url does not have to exist. It is only a unique placeholder which should not be reservable by others since the namespace fckeditor.net belongs to the editor only.
Compare namespaces in XML.
comment:4 Changed 18 years ago by
| Keywords: | Pending added |
|---|
comment:5 Changed 18 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | WorksForMe added; Pending removed |
| Resolution: | → worksforme |
| Status: | new → closed |
reporter did not respond and this cannot be reproduced with SVN version

I will investigate that!