Reply to thread

Just playing with something and found this:

When linking a url that contains email address in the path it is incorrectly creates a mailto link.


For example, linking this

[CODE]http://test.com/search=k@k.com[/CODE]

Will result in

[CODE]mailto:http://test.com/search=k@k.com[/CODE]


This is only happens when using the Link button in the editor.


Back
Top Bottom