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

uid_store wrong number of arguments #18

Open
colinc opened this issue Jan 9, 2014 · 0 comments
Open

uid_store wrong number of arguments #18

colinc opened this issue Jan 9, 2014 · 0 comments

Comments

@colinc
Copy link

colinc commented Jan 9, 2014

Calling uid_store results in the error "wrong number of arguments (5 for 4)"

In lib/em-imap/client.rb on line 342, uid_store calls store_internal("UID", "STORE", seq, name, value) which is only expecting 4 arguments.

javijuol added a commit to javijuol/em-imap that referenced this issue Mar 11, 2015
This fix the extra param in store_internal arguments
This should fix the problem at ConradIrwin#18
javijuol pushed a commit to javijuol/em-imap that referenced this issue Mar 11, 2015
 in store_internal arguments
This should fix the problem at ConradIrwin#18
(cherry picked from commit 3998589)
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

1 participant