Rich Text Editor & Export Form Email Tool not compatible

Confluence User - 24 Apr, 2016

Hi,

 

I noticed that the Rich Text Editor and Export Form Email Tool are probably not entirely compatible.

My scenario:

The user adjusts a template in the Rich Text Editor.
In a second form the information from the Rich Text Editor (i.e. HTML code) and other information is put together.
The Export Form Email Tool sends out the second form.

The errors I had to debug all relate to the fact that the Export Form Email Tool cannot handle the following HTML codes:   &rsquo, etc...
This is discussed here: http://stackoverflow.com/questions/13012327/error-parsing-page-xhtml-error-tracedline-42-the-entity-nbsp-was-referenc

Putting in the doctype at the begginning of the HTML is not an option since it throws a different error.
The Tool was executed successfully when I replaced all &nbsp like code with the hex equivalent.

Any chance to get this fixed?

Cheers!

email;pdf;forms;rich;text;editor

2


25 Apr, 2016
confluenceUser
1
confluenceUser

From their recent commits, it seems that this issue may have been solved. See https://github.com/jogetworkflow/jw-community/commit/12af1561081ce3d7ee03e919efb4596056cafe6e

25 Apr, 2016
confluenceUser
confluenceUser

Nice find - I think they might have forgotten rsquo though...

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print