TablePress Cells with HTML links being corrupted
-
I have a 2400+ line table which included links in the final column in the format:
<a href="site htpp inserted here"rel=noopener target="_blank">Website</a>
Yesterday I inserted a line and after saving I noticed the final column entry on
-
all
2400+ lines had corrupted to:
<a target="_blank" rel="noopener noreferrer">Website</a>
I imported an excel file used to upload the data originally and TablePress is corrupting all links to:
<a target="_blank" rel="noopener noreferrer">Website</a>
I manually updated a test line with the correct link and it appeared to save correctly.
However, when trying the link it did not work. When I looked at the saved file it had again corrupted it back to:
<a target="_blank" rel="noopener noreferrer">Website</a>
Any idea why this has happened? How can this be fixed?
- The topic ‘TablePress Cells with HTML links being corrupted’ is closed to new replies.