0

CKEditor browse&upload url question [closed]

asked 2012-08-21 10:12:28 +0800

gganassin gravatar image gganassin flag of Luxembourg
540 6
http://www.hybris.com/

updated 2013-05-10 14:10:26 +0800

Hi all!

I'm currently evaluating the EE and at the moment i'm playing around the CKEditor component.
Following this http://books.zkoss.org/wiki/ZK_Component_Reference/Input/CKEditor, i've noticed that is not available the property filebrowserImageUploadUrl="/myPathForUpload", both in the EE and CE of ckez.jar, even if it's documented.

Can someone explain me this?
Giovanni

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by gganassin
close date 2013-05-10 14:10:46

2 Replies

Sort by » oldest newest

answered 2012-08-22 02:38:29 +0800

francishsiao gravatar image francishsiao
145 2

Hi Giovanni,
The property, filebrowserImageUploadUrl, was since ZK ckez 3.6.0.2. Had you checked the version?

Best regards,

link publish delete flag offensive edit

answered 2013-05-10 14:09:44 +0800

gganassin gravatar image gganassin flag of Luxembourg
540 6
http://www.hybris.com/
SEVERE: Servlet.service() for servlet [zkLoader] in context with path [/forum] threw exception
   org.zkoss.zk.ui.metainfo.PropertyNotFoundException: Method setFilebrowserImageUploadUrl not found for class org.zkforge.ckez.CKeditor
at org.zkoss.zk.ui.metainfo.Property.resolve(Property.java:186)
at org.zkoss.zk.ui.metainfo.Property.assign0(Property.java:202)
at org.zkoss.zk.ui.metainfo.Property.assign(Property.java:169)
at org.zkoss.zk.ui.metainfo.ComponentInfo.applyProperties(ComponentInfo.java:729)

using zk EE 6.5.2 and ckez-3.6.0.1.jar with the following zul:

    <zk>
    <ckeditor filebrowserImageBrowseUrl="img" filebrowserImageUploadUrl="img"/>
</zk>

as shown in ...............................

EH?

AH!!!!

ckez-3.6.0.1.jar < ckez-3.6.0.2.jar

I see: even the latest ZK EE release comes with an outdated ckez.jar: is there any particular reason? Downloading a 4.x release of ckez from google code fixes my stupid problem anyway... thanks!

link publish delete flag offensive edit

Question tools

Follow

RSS

Stats

Asked: 2012-08-21 10:12:28 +0800

Seen: 99 times

Last updated: May 10 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More