It would be helpful if you could investigate the precise problem if there is one and submit a JIRA ticket.
On Friday, January 20, 2012, gchristnsn <[email protected]> wrote: > Thanks for the suggestions, I have created a wrapper function and it > works, but it seems, there are more problems. > > I use reader/read-string function to parse clojure data structures > sent as POST messages, and it doesn't recognize keywords in IE. > For example, it treats {:status :ok} as {"\uFFFD'status" "\uFFFD'ok"} > (I just found the bug and don't tried to investigate yet). > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
