[Xsltforms-support] rev. 546 seems to have broken TinyMCE support
Brought to you by:
alain-couthures
From: C. M. Sperberg-M. <cm...@bl...> - 2012-08-03 01:43:01
|
Hi, Alain and others interested, Just a quick report to say that apparently rev. 546 broke something in the TinyMCE support in XSLTForms. I regret that I have not had time to try to see just what the cause is, and I'm unlikely to have time in the next ten days or so to look more carefully. I had been hoping to combine the TinyMCE support with the experimental xf:setnode action implemented in rev.550, to make a form that used the TinyMCE rich text editor and stored the results not as a string with escaped XML but as normal XML. I have not checked all recent versions; I guessed the relevant code was broken just once, so I did a binary search on versions: in rev. 535, TinyMCE works. In rev. 549 it doesn't work. In 542 it works. In 545 it works. In 547 it fails. In 546 it fails. In each case, it fails with a dialog box saying: > http://localhost > > XSLTForms Exception > -------------------------- > > Error initializing : > > > SyntaxError > > Unexpected EOF I can use 1.0RC for this form, and so I can use TinyMCE, but I don't have a good way to convert the data from <p>paragraphs like this</p> to <p>paragraphs like this</p> If anyone has solved this problem, I would very much like to hear their solution. Michael Sperberg-McQueen -- **************************************************************** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net **************************************************************** |