← Back to team overview

mahara-contributors team mailing list archive

[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

 

** Changed in: mahara
     Assignee: Son Nguyen (ngson2000) => (unassigned)

-- 
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/&nbsp;</p>

  Cheers,

  Hugh

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/838433/+subscriptions


References