
- Forum
- Testlog
- 'BSO682I-<yyyy-MM-dd>.DAT' file names shown incorrectly
-
'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!
-
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 < and > with > 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
-
Forum Rules