Apache Myfaces Orchestra and pe:ckEditor adds conversationContext twice

Community Driven Extensions Project
Post Reply
christopherR
Posts: 6
Joined: 18 Oct 2016, 14:06

28 Nov 2017, 11:17

I am using Primefaces 6.1, Extensions 6.1.1 and ckEditor-resources 6.1.1 and myfaces orchestra-core-20 1.5

When I try to include the ckEditor using the <pe:ckEditor - tag in my page, it fails because somehow thwe conversationContext for ckEditor's resources are added twice: once before the .jsf - parsing and once at the end, so that the URI looks like this:

Code: Select all

/javax.faces.resource/ckeditor/styles.js&conversationContext=6.jsf?ln=primefaces-extensions&v=6.1.1&conversationContext=6
for some reason the parameter is included twice, and this does not happen with any other primefaces component that relies on external resources - what is the matter here? bug? or something wrong with my pom/web.xml - files?

Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

28 Nov 2017, 14:19

The problem is most likely with this class...

https://github.com/primefaces-extension ... ifier.java

We have to dynamically add resources like plugins to make CKEditor work and somehow that Conversation Context is causing a problem with the ResourceModifier. Can you please create an issue in our GitHub describing your exact issue above?

https://github.com/primefaces-extension ... com/issues
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1


Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests