Form doesn't opens and appears message: "Index was outside the bounds of the array."
-
Sunday, September 28, 2008 11:49 AM
Hello,
I want to report a problem when creating a new WIT in TSWA (in Team Explorer works). Form doesn't opens and appears message: "Index was outside the bounds of the array."
This problem we had only with one work item type, others was OK. After investigation I found that problem is in this row.
Code Snippet<Control Type="FieldControl" FieldName="Samplefield" Label="&" LabelPosition="Left"/>
TSWA don't like WhenCode SnippetLabel="&"but WIT form opens when label for example is
Code SnippetLabel="&Hello"Quick solution is to write label without &
My question is why entity "&" doesn't appear like & (even in Team Explorer)? At the same time entity """ appears correct.
TSWA version 9.0.3160.19504
With regards,
Arturs
All Replies
-
Monday, September 29, 2008 1:39 PM
Hi Arturs,
Thanks for your feedback. We'll look into this.
Regards
Serkan Inci - MSFT
-
Friday, March 13, 2009 7:44 PMThis is a bug in the product and fixed. The fix will be available in the next release.
Thanks for the feedback!
Regards
Serkan Inci - MSFT

