## page was renamed from MoinMoinBugs/FilterHttpInGuiLinkEditor
= Filter http:// from URLs in GUI editor =

If you copy an URL it contains a http://. If you add this in the GUI Link add tool you get "http://http://"

== Steps to reproduce ==
## Describe the steps needed to reproduce the bug. If we can't reproduce it, we  probably can't fix it.
 1. copy an URL in clipboard
 1. open a wiki page in gui editor
 1. select link tool
 1. select "URL"
 1. paste URL
 1. press OK

This results in a link with "http://http://"

== Example ==
##Add URL that show the bug, screenshot or test wiki markup that fail...

##URL: 

##attachment:screenshot.png

##{{{
##Example wiki markup that fail
##}}}

== Component selection ==

## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ...

 * gui editor

== Details ==

## If you got a traceback, please save the traceback page as html and attach here:
## attachment:traceback.html

## if the bug is in this wiki, just kill the table and write: This Wiki.

## If a traceback is not available, please fill in the details here:
|| '''!MoinMoin Version''' || this wiki  ||
|| '''OS and Version''' ||  ||
|| '''Python Version''' ||  ||
|| '''Server Setup''' || ||
|| '''Server Details''' || ||
|| '''Language you are using the wiki in''' (set in the browser/UserPreferences) || ||

== Workaround ==
## How to deal with the bug until it is fixed

Delete the "http://" before clicking OK

= Discussion =

Sure people should delete this http - but the thing is:

 * most URLs will contain a http, deleting it is not easy for all users - if something goes wrong the URL is becoming incorrect.
 * It should be easy to just filter double http://. As nobody will want a double URI type decription it as save to assume that the editor did not want that.


= Plan =
## This part is for Moin``Moin developers:

 * Priority: 
 * Assigned to: MoonByeongweon
 * Status: fixed :) -- ReimarBauer <<DateTime(2008-08-08T00:21:52+0200)>>

----
## If you are a moin core developer, replace the category to Category* in these cases:
## Category MoinMoinNoBug - if this is not a bug.
## Category MoinMoinBugConfirmed - if you can confirm the bug on current code.
## Category MoinMoinBugFixed - after the bug is fixed in current code.
CategoryMoinMoinBugFixed