#2072 closed Bug (fixed)
url's with description the same as the url truncated
Reported by: | shogun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed | Cc: |
Description (last modified by )
If i use a link in a page like:
[http://www.google.com/ http://www.google.com/]
And the click on wikitext to edit the page directly the link will be truncated to:
[http://www.google.com/]
So mediawiki will represent it as a [1]
instead of the url title.
Change History (4)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added |
Version: | → SVN |
Fixed the description a little bit.
Confirmed using FF2 and IE with MW 1.11.2 and FCKeditor SVN.
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [1864].
One problem remains: currently there is no way to distinct:
[[Test]] and [[Test|Test]]
thus all links named [[Test]]
will be automatically converted to [[Test|Test]]
.
However problem with
[http://www.google.com/ http://www.google.com/] -> [http://www.google.com/] -> [n]
has been solved, so closing this ticket.
Ok I should have previewed. I'm hoping you can still work out what i meant despite all the square brackets being formatted despite my attempts at a <pre>.