I use TinyMCE with Url Filter (turns text into links automatically)

I use max 60 chars length for Url Filter and it did not work out well on IE.
But it works fine on FireFox.

I need this to work on IE, FireFox or any other browsers.

Eg.
http://www......very.....very.....very....long...url....that....link.....to....external......page

In FireFox Url filter truncates the link perfectly became something like this

http://www......very.....very.....very....long...url....that....

while in IE it will show whole link and breaks my page design

Regards

Comments

pramudya81’s picture

It is not the "time" of node being created issue here. It's just the way IE browser display this to monitor I guess.

Let's say I created a node on FireFox which is perfectly well done.
And I open the site with IE and this breaks the site design due to long url links.

Before using TinyMCE I used simple BBCode tag and no problemo on both IE and FireFox.
The Url Filter works well

Regards

pramudya81’s picture

Title: Cant work with url filter » Wrong. The issue should be...

Very sorry. I have mistakenly mentioned the issue.

The issue was Url Filter is not working on TinyMCE. Regardless the type of browser.
So the long url link never gets truncated.

The only difference is Firefox manage to break the long url into 2 lines.
But still cant manage truncation of url filter max length.

To try this. I only enable 1 filter i.e. url filter and the problem still persist.

Regards

pramudya81’s picture

...push up...

pramudya81’s picture

Now suddenly it works...
strange...

nicoloye’s picture

Issue summary: View changes
Status: Active » Closed (outdated)