Form doesn't opens and appears message: "Index was outside the bounds of the array."

Locked 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="&amp;" LabelPosition="Left"/>


    TSWA don't like When

    Code Snippet
    Label="&amp;"

     

     

    but WIT form opens when label for example is

    Code Snippet
    Label="&amp;Hello"

     

     

    Quick solution is to write label without &amp;

    My question is why entity "&amp;" doesn't appear like & (even in Team Explorer)? At the same time entity "&quot;" 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 PM
     
     
    This 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