Bug #329
Sending a message to a not following tweeter
Status: | Closed | Start: | 02/01/2010 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine Twitter | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
When you send a message to a user who is not following you, the client will just crash with an exception error "User is not following you..."
Associated revisions
Revision f19d402437f22e0e0d883127d028ab883a78a7a8
Handle exceptions when posting updates and sending messages. (closes: #329)
History
Updated by Bianca Mix 5402 days ago
My client died to sending a direct message to someone not following me. I did not get the message above but the following Smuxi-Stack-Trace:
Exception Type:
System.Runtime.Serialization.SerializationException
Exception Message:
Type Twitterizer.Framework.TwitterizerException is not marked as Serializable.
Exception StackTrace:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000]
Updated by Mirco Bauer 5275 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f19d402437f22e0e0d883127d028ab883a78a7a8.