On 08/01/2011 04:35 PM, Zaid Amireh wrote:
> The thing is that libxml is escaping the & between the two parameters
> into & and this is obviously not needed for html href's, I
> checked the mailing list and someone in 1999 proposed to implement
> xmlSetRawProp but it seems it never made it, any ideas on how to
> overcome this?

Obvious to whom?  It is, in fact, required (by the HTML specifications)
to turn the & into &, even if it is rarely done in practice.

~Chris
-- 
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
Those who learn from history are doomed to become cynics.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to