← Back to team overview

ubuntu-bengali-manual team mailing list archive

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

 

You are right, limiting to the http:// and  https:// is not the
solution, but we have at least to limit the letters before the .com .org
.net and not allow forbiden characters in the host.

Dajngo urlize filter :
http://docs.djangoproject.com/en/dev/ref/templates/builtins/?from=olddocs#urlize

This bug should be reported to django also if someone can do that.

-- 
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