Page 1 of 1

ck:editor -> is not working in combination with bootfaces?

Posted: 16 Jun 2019, 16:18
by vished
Hi all,

Can it be, that the ck:editor is not working in combination with bootfaces?
I got in the web browser console the following error message:

Uncaught TypeError: Cannot read property '1' of null
at Object.getFacesResource (core.js.jsf?ln=primefaces&v=7.0:7)
at c.init (primefaces-extensions.source.js:339)
at c.e.<computed> [as init] (core.js.jsf?ln=primefaces&v=7.0:6)
at new c (core.js.jsf?ln=primefaces&v=7.0:6)
at Object.createWidget (core.js.jsf?ln=primefaces&v=7.0:1)
at Object.cw (core.js.jsf?ln=primefaces&v=7.0:1)
at mandatoryFormEdit.jsf?mandatoryFormId=1560612813643-b96dcf30-f63e-4d52-b441-1ebc4b86ab0e:1358

On pages, where I not use bootfaces components, than it´s working...

Any idea?

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 17 Jun 2019, 13:08
by Melloware
Its possible. You will have to debug a little more and find out the exact problem. I don't use Bootsfaces.

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 17 Jun 2019, 13:22
by vished
hm, is there anything which I have to modify in the web.xml etc. regarding sources?
I have no idea how I can to start to debug here...

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 17 Jun 2019, 14:27
by Melloware
I don't use bootsfaces and you said the CKEDITOR works fine without Bootsfaces on the page so unless you start debugging and come up with why its not working I don't plan on investigating it...

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 13 Oct 2019, 19:40
by vished
Any idea why this is happening?

Image

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 14 Oct 2019, 13:33
by Melloware
Weird. That definitely looks like an error in the CKEditor trying to resolve resources.

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 27 Oct 2019, 11:20
by vished
Great, many thanks.
Please keep me in the loop.

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 18 Nov 2019, 14:45
by vished
Did you had a possibility to check this?

Re: ck:editor -> is not working in combination with bootfaces?

Posted: 18 Nov 2019, 15:03
by Melloware
I don't use BootsFaces so I wasn't planning on checking this.