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 **************************************************************** ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
