Shopping cart    |      
Results 1 to 2 of 2

Thread: 'BSO682I-<yyyy-MM-dd>.DAT' file names shown incorrectly

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    1

    Default 'BSO682I-<yyyy-MM-dd>.DAT' file names shown incorrectly

    Hi,

    I am constantly having the same problem - while inserting the name of the file which contains <yyyy-MM-dd> part (
    ABC2821-<yyyy-MM-dd>.DAT ), it displays like . (ABC2821-.DAT) when previewing test case by clicking on its name on the tree on left side panel. Is there anything I can improve by (un)checking something at Spelling options? If not, how is it possible to solve?

    Thank you!

  2. #2
    Join Date
    Mar 2005
    Posts
    912

    Default

    This sounds like a HTML entity problem, as the text that is stored in the test cases is interpreted as HTML when displayed, <yyyy-MM-dd> is probably being treated as a HTML tag. if you replace < with &lt; and > with &gt; it should display correctly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •