The major issues:

   * popup.cfm is failing with the "data:" call.  However, changing it
     to be either a "GET" or just putting the variables in the URL
     work.  This resolved my first issue
   * tinyMCE.cfc needed to add a <div> to encompass all the other content.
   * tinyMCE.cfc needed to remove "&nbsp;"

The issue is, for whatever reason, the bleeding edge of Railo is wanting this to be a strict XML type document. So, "&nbsp;" and having two different root elements breaks it. However, it's not really an XML file... so I'm not sure why it thinks that it is. Even after all the above is fixed, it still refuses to actually display anything. You can see it in the source and there are no more errors, but it never populates the JQuery box (or popup window if you go advanced). How would I involve team Railo in this? They don't really have any FarCry guru's over there, just those of us from this list that post occasionally. Does team Daemon have a working relationship with the Railo team?


Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog

--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to