Jasha Joachimsthal-2 wrote:
> 
> Hi, 
> 
>> -----Original Message-----
>> From: Smigge [mailto:[email protected]] 
>> Sent: maandag 12 januari 2009 16:02
>> To: [email protected]
>> Subject: Serialize with type html removes input tags, why? How to fix?
>> 
>> 
>> Hi!
>> 
>> I'm serializing an html document, but for some reason it 
>> drops stuff like
>> this:
>> <input type="checkbox" checked="yes" name="what" value="something"/>
>> 
>> Why? 
> 
> What do you mean, "drop"? Don't they show on the page or are they
> missing in the response (when you view the page source)?
> 
> 
> Jasha Joachimsthal 
> 
> 

I meant that it was missing from the source as well. But actually the
problem is somewhere else after all. I thought that I had tested it that the
input survived the pipeline up to the html serialization, but in fact it
doesn't. It's not the serialization that kills the input-tags. Sorry for the
trouble and thanks for trying to help.
-- 
View this message in context: 
http://www.nabble.com/Serialize-with-type-html-removes-input-tags%2C-why--How-to-fix--tp21416081p21430790.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to