Forum Discussion
It looks like a bug to me. I created a test case with hyperlinks, exported that to both CSV and XML files, then re-imported both. The CSV import loses the hyperlinks. The XML retains almost all hyperlinks. When I look at the code for a hyperlink in the XML file I can see that it looks different to what is contained in the CSV file
CSV: <http://www.disney.com>
XML: <a href="http://www.disney.com">step1</a>
Changing the CSV file to have the same hyperlink reference that's in the XML file = success, so I can only conclude that it's a bug, but on the plus side, it looks like you can import hyperlinks in CSV files if you change the text as in the example above ( I'm guessing you can remove the mention of the step so it's just <a href="http://www.disney.com"></a> )
Can you let me know if you are going to raise a ticket with SmartBear support about this please?
Related Content
- 6 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 8 days ago