Opened 17 years ago
Closed 17 years ago
#2413 closed Bug (invalid)
FCKeditor.tld missing from fckeditor-java-demo-2.4.war
| Reported by: | amarbhat | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : Java | Version: | FCKeditor.Java 2.4 |
| Keywords: | Pending | Cc: |
Description
I downloaded fckeditor-java-demo-2.4.war application from your site and it seems that it does not have the FCKeditor.tld file in it.
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Component: | Project : MediaWiki+FCKeditor → Server : Java |
|---|---|
| Keywords: | Pending added |
| Version: | FCKeditor 2.4 → FCKeditor.Java 2.4 |
comment:3 Changed 17 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Closed, no further information was provided!

the tld is packaged in the java-core.jar in Servlet 2.4 the TLD is extracted automatically. So your server and your webapp have to run servlet 2.4.
Your weblogic server runs 2.3 only.