← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 734232] Re: false URLs in event description.

 

The filter only works on http, https, www. links and links ending in
.org, .net or .com, maybe we can just added the missing cases to it
http://code.djangoproject.com/browser/django/trunk/django/utils/html.py#L102

-- 
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
https://bugs.launchpad.net/bugs/734232

Title:
  false URLs in event description.

Status in LoCo Directory:
  New

Bug description:
  When you enter some text containing a possible url finishing by .net
  .com or .org (possibly more) the text before the extension is
  clickable. I don't have this effect when it's finishing by a two
  letter extension (tested with .fr, .pt, .uk).

  You can test with (don't work if there is no text before) :
  * test.net
  * realy/complicated.test/with_lot/of/impossibility.com
  * (pourquoi.jetombe/toujours.surdes.bug/bizarre.com)

  The urls should always start with http:// or https:// to be valid

  One event where I can see the bug :
  http://loco.ubuntu.com/events/team/804/detail/



References