I've started using "Crack," which pulls its XML parsing from Merb.
When I try to parse UTF-16 encoded (or so it tells me) XML, it returns an empty hash. Simply changing it to "utf-8" produces accurate results. I've documented this problem on Crack's Github issues page: http://github.com/jnunemaker/crack/issues/#issue/2 However, I doubt the "author" will be able to address the issue since he did not actually write any of this. Has anyone run into this before? Is this intended behavior due to the way Ruby handles different encodings? Thanks! Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
