Bugs: Browse | Submit New | Admin

[#19906] error when inbox conversation has draft with multiply to or cc address

Date:
2008-05-02 23:29
Priority:
3
Submitted By:
James Chan (ashchan)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
error when inbox conversation has draft with multiply to or cc address

Detailed description
In inbox reply to any message and add some address (eg some@some.com) in the CC address field, save it as draft.
When using g.messages(:standard => "inbox").each_msg, error occurs:

NoMethodError: private method `gsub' called for ["todd@spontent.com"]:Array
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:1705:in `initialize'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:1653:in `each'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:1653:in `initialize'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:1246:in `new'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:1246:in `snapshot'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:553:in `fetch'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:2030:in `each_msg'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:2029:in `each'
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:2029:in `each_msg'
	from (irb):11
	from /usr/lib/ruby/gems/1.8/gems/gmailer-0.2.1/gmailer.rb:2266:in `connect'

Tested under Leopard 10.5.2 and Ubuntu 7.10, with gmailer 0.2.1.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item