WYSIWYG editor generates non-working links if http omitted from URL

Also known as
  • Add other possible names for this topic
<DIV id=editDocumentDiv>Scenario:&nbsp;editor wants to add a <A href="www.badurl.com">URL link</A>.</DIV> <DIV>Steps to reproduce:</DIV> <OL> <LI>Enter text</LI> <LI>Select text</LI> <LI>Click on Create Link icon on toolbar</LI> <LI>Click on URL radio button</LI> <LI>enter URL <EM>without</EM> the http:// prefix, e.g. <A href="http://www.badurl.com">www.badurl.com</A></LI></OL> <P>Desired outcome: an external http&nbsp;URL link.</P> <P>Actual outcome: an internal freebase URL link because of the "other" type</P> <P>Example: <A href="http://www.mheller.com">Good URL</A></P> <P>Example: <A href="www.mheller.com">Bad URL</A></P> <P>Additional information: to edit the bad URL, the editor must delete the text, unless he knows about the apparently undocumented Microsoft-like Ctrl-K shortcut.</P> <P>Actions requested:</P> <OL> <LI>Fix the Create Link dialog</LI> <LI>Document the Ctrl-K shortcut</LI></OL>
With the exception of Wikipedia summaries and some images the content on this page is typically distributed under the Creative Commons Attribution license or Public Domain.

Topic History

Created by mheller Mar 14, 2007
Last edited by mheller Mar 14, 2007
Gallery add an image edit gallery
There are no images for this topic yet.

Recent Discussions about WYSIWYG editor generates non-working links if http omitted from URL

a fix for this is in the works

"hope to have it in place in the next week or so "

1 post

Perhaps a third option?

"Yes, this is how my email program handles URLs, and it feels like the right thing. "

2 posts

Actually, relative URLs are pretty valuable for help documentation

"This problem bites me on other sites (Flickr and Metafilter) where I enter a "full" url but forget..."

2 posts

Why not subclass URLs?

"You could have relative and absolute types of URL... Would that make things simpler, or more..."

1 post
Join the Discussion