Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong arg number #8

Closed
paulosuzart opened this issue Mar 8, 2011 · 1 comment
Closed

Wrong arg number #8

paulosuzart opened this issue Mar 8, 2011 · 1 comment

Comments

@paulosuzart
Copy link

Hi,

We have in format.clj (line 158) channel-buffer->xml->data taking just one argumente, while in
core.clj (line 96) you pass two arguments to such a function:
(update-in aleph-msg [:body] #(channel-buffer->xml->data % charset))

Any plan to a new release?

@ztellman
Copy link
Collaborator

ztellman commented Mar 8, 2011

That's what I get for not writing a test for XML auto-transform. Fixed now, thanks for the report.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants