mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11509
[Bug 838433] Re: if you paste a link into a forum post then add a single trailing space press enter straight after, an extra %C2%A0 is appended to the link
Hi
I did not find this issue on current version 1.6.3 using TinyMCE 3.4.7
** Changed in: mahara
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/838433
Title:
if you paste a link into a forum post then add a single trailing space
press enter straight after, an extra %C2%A0 is appended to the link
Status in Mahara ePortfolio:
Incomplete
Bug description:
an example is if you type in the following, with one extra space
http://www.google.com/
you will get an html link produced as http://www.google.com/%C2%A0
without the space, or with two spaces, you get what you expect.
The HTML source from the editor is
<p>http://www.google.com/ </p>
Cheers,
Hugh
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/838433/+subscriptions
References