Search

Exception when opening retweeted (??) conversation by Bronwyn McNutt

Active

1
0
Sign in
to vote
Type: Bug
ID: 587582
Opened: 8/19/2010 2:29:57 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I think that a conversation that includes retweets throws this exception, but I'm not for certain.

[ArgumentOutOfRange_IndexLength]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.50524.0&File=mscorlib.dll&Key=ArgumentOutOfRange_IndexLength
Parameter name: length

at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex, Int32 length)
at Microsoft.Vancouver.Silverlight.Main.Controls.Nugget.CreateRun(String s)
at Microsoft.Vancouver.Silverlight.Main.Controls.Nugget.OnFeedEntryChanged(DependencyPropertyChangedEventArgs e)
at Microsoft.Vancouver.Silverlight.Main.Controls.Nugget.OnFeedEntryChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
at System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet)
at Microsoft.Vancouver.Silverlight.Main.Controls.Nugget.OnNuggetViewModelChanged(DependencyPropertyChangedEventArgs e)
at Microsoft.Vancouver.Silverlight.Main.Controls.Nugget.OnNuggetViewModelChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
at System.Windows.DependencyObject.RefreshExpression(DependencyProperty dp)
at System.Windows.Data.BindingExpression.SendDataToTarget()
at System.Windows.Data.BindingExpression.SourceAcquired()
at System.Windows.Data.BindingExpression.System.Windows.IDataContextChangedListener.OnDataContextChanged(Object sender, DataContextChangedEventArgs e)
at System.Windows.Data.BindingExpression.DataContextChanged(Object sender, DataContextChangedEventArgs e)
at System.Windows.DataContextChangedEventHandler.Invoke(Object sender, DataContextChangedEventArgs e)
at System.Windows.FrameworkElement.OnDataContextChanged(DataContextChangedEventArgs e)
at System.Windows.FrameworkElement.OnTreeParentUpdated(DependencyObject newParent, Boolean bIsNewParentAlive)
at System.Windows.DependencyObject.UpdateTreeParent(IManagedPeer oldParent, IManagedPeer newParent, Boolean bIsNewParentAlive, Boolean keepReferenceToParent)
at MS.Internal.FrameworkCallbacks.ManagedPeerTreeUpdate(IntPtr oldParentElement, IntPtr parentElement, IntPtr childElement, Byte bIsParentAlive, Byte bKeepReferenceToParent)
Details (expand)

Product Language

English

Version

v0.8

Steps to Reproduce

(actually v0.9)

1. Locate a tweet with an empty content body (don't worry, I'm posting that bug next).
2. Click the conversation button.

Actual Results

See description for stack.

Expected Results

A cavalcade of retweets.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 8/20/2010 at 12:36 PM
Bronwyn,

We think the fixes in the build we propped to test at 6pm yesterday fixed this.
If it repro's please reopen this bug.
But, we think it won't.

Thanks again!!!!
Sign in to post a workaround.