Auto import stripping HTML?
-
Me again.
I have an odd issue with the auto import of a .csv file. The file contains HTML in several table cells e.g.
<span rel="tooltip" title="£20.80">0.05</span>Manually importing the file works just fine, all the HTML is imported. But, when I enable auto import of the same .csv file the
rel="tooltip"attribute is stripped/not imported e.g.<span title="£20.80">0.05</span>Any idea why this is happening?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Auto import stripping HTML?’ is closed to new replies.