I think I've seen this before - it happened because the form post contains WDDX that contains an encoded <br> tag. I didn't have time to dig the bug out so I just manually fixed the data in the DB. If you want to take a shot at the problem, I was thinking of trying to work around having the WDDX in the form.
Blair On Mon, Mar 21, 2011 at 3:56 PM, Tomek kott <[email protected]> wrote: > Hi folks, > > Upon upgrading to FC6, I am having problems with any farConfig / config > files that have a TinyMCE component. Even though the config edit screen will > open, saving the object (even without changing anything) will result in the > following error: > > Error Details MessageWDDX packet parse error at line 1, column 587. Only > char can be nested inside string element. Exception TypeApplication Detail > Tag Context > > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/packages/types/farConfig.cfc(line: > 162) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 506) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 505) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 431) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 425) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 153) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/tags/formtools/processformobjects.cfm(line: > 1) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/packages/types/farConfig.cfc(line: > 376) > - /afs/. > > glue.umd.edu/department/oit/eis/webhosting/gsg/htdocs/farcry/core/webtop/conjuror/invocation.cfm(line: > 161) > > > All my other custom config files that DON'T have TinyMCE save / change > fine... any ideas what could be causing this? > > Tomek > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
