On Sat, Dec 13, 2008 at 10:59 PM, Wayne R <johnway...@gmail.com> wrote:
>
> I've got an issue where the clojure.xml/parse and /emit functions are
> not symmetric with respect to how attributes are read and written.
> The parser decodes HTML entities (e.g. &amp; -> &) however the emitter
> does not re-encode them:

Good catch.  I've added a fix to clojure.contrib.lazy-xml (svn 300),
but the issue is still open for clojure.xml

--Chouser

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to