Fix href="" attribute in TV
Insert the href attribute as TV interface permits
then open the XML file and add the line
10.typolink.returnLast = url
in the TypoScript TAG of the element like this:
<TypoScript>
10 = TEXT
10.typolink.parameter.current = 1
10.typolink.returnLast = url
</TypoScript>