This is a migrated thread and some comments may be shown as answers.

Issue with MakeUrlsAbsolute

1 Answer 43 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alien Interactive AB
Top achievements
Rank 1
Alien Interactive AB asked on 27 Dec 2016, 09:28 AM

Hi,

I have found a issue with the Contentfilter: MakeUrlsAbsolute in some of the latest builds example: 2016.3.1027 (latest) and 2016.3.914.45
The issue occurs when the link is same as the url the editor is in. Try this html in your demo.

Last version we used were it was working is: 2015.1.401.35

test
<br>
<table bordercolor="#000000" border="1" cellspacing="0" cellpadding="2">
    <tbody>
        <tr>
            <td style="text-align: center; vertical-align: middle;" rowspan="2"><strong>Text</strong></td>
        </tr>
    </tbody>
</table>

And that will end up as: (when switching between html/design-mode)

test
<a href="#000000" border="1" cellspacing="0" cellpadding="2">
     
         
            <strong>Text</strong>
         
     
</a>

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 27 Dec 2016, 03:00 PM
Hi Martin,

Thank you for bringing this issue to our attention. I have logged it and you can track its progress here:
https://feedback.telerik.com/Project/108/Feedback/Details/208718

Your Telerik points also have been updated accordingly.

Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Editor
Asked by
Alien Interactive AB
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or