My IMarkupFilter implementation converts, e.g. <div 
wicket:id=":extend">...</div> to <wicket:extend>...</wicket:extend>. No need 
to add parameters at the closing div tag.

Tom


Jean-Baptiste Quenot schrieb:
> * Igor Vaynberg:
> 
>> our parser doesnt create the link of closetag->opentag until later in the
>> chain, so you have to do it on both tags.
> 
> Igor,
> 
> I just checked the XML specification, we are not supposed to put
> attributes in an End-Tag.
> 
> See http://www.w3.org/TR/xml/#sec-starttags
> 
> Can you explain a bit more about the parser's limitation?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to