[TYPO3-rte] RTE link transformation problem

Karl Wallace karl.wallace at roomthree.com
Wed Sep 16 11:44:35 CEST 2009


Hello all
 
I did some work on an old Typo3 website, version 4.1.7 using 	htmlArea
RTE version 1.5.6.
 
The problem occurs when I create a link in the RTE then save the record.
I will detail what markup exists in the RTE before I save the record and
what actually gets inserted into the database.
There was no change of Typo3 version or htmlAre RTE extension during my
work.
 
Before:
 
<a class="internal-link" href="http://test.dev.com/?id=2">link 1</a>
 
This is what is stored in the database:
 
<link 2 - internal-link>link 1</link>
 
I found that if I add rtekeep="1" to the code of the link, then it's not
transformed and works in the front end.
So what I would like to know is how can I automatically add rtekeep="1"
to all links. If this is not the right way to go about solving the issue
I also welcome any suggestions on what could be going wrong and how to
resolve it.
 
Thanks in advance
 
Karl

--

Roomthree Design
29-30 Dame Street
Dublin 2
(Registered Office)
Phone +353 1 6709019
www.roomthree.com

--



Roomthree Ltd. trading as Roomthree Design.

Company registered in Ireland No. 320331. Directors J. Sherwin, T.
Clowry.

The information in this e-mail is confidential and may be legally
privileged.
It is intended solely for the addressee. Access to this e-mail by anyone
else
is unauthorised. If you are not the intended recipient, any disclosure,
copying,
distribution, or any action taken or omitted to be taken in reliance on
it,
is prohibited and may be unlawful.


 


More information about the TYPO3-project-rte mailing list