On Tue, 25 Nov 2008 at 23:57 -0500, [EMAIL PROTECTED] wrote: > This counters your first post stating the TEXTAREA element is > collapsed.
No, it doesn't. As I explained in my first post, textarea elements are collapsed when using the default sitemap. By changing type="xml" to type="html" in map:serialize, I get the code shown in my last message. So, my question is: what are the problems with this approach? You seem to say that it's not good enough, because of cocoon's limitations. > Have you solved the problem or is your browser fixing the > HTML? I think, it's the former. At least, the result (ie. the visible page) seems ok, which it doesn't with the default sitemap. > Firefox's View Source has two problems: > 1. Resubmits the request -- bad when debugging POST requests. > 2. What you see is not what the server sent. The HTML is parsed and cleaned. I looked at it both with View Source and through the firebug extension which doesn't resubmit the request. I'm not sure about your second point. I admit that I haven't checked. > Is the problem only with TEXTAREAs created with TinyMCE? Someone else > may need to assist. I tried kupu as well. I haven't systematically tried all combinations, but I looked at the XHTML in the publication's content subtree. So I have a pretty good idea what comes from the editor and what not. Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
