← Back to team overview

ubuntu-bengali-manual team mailing list archive

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

 

These links are created by Django's built-in urlize template filter,
which I believe only supports .com .net and .org tlds.  Maybe we should
look into 3rd party filters or writing out own to cover more tlds.

I disagree that the http/https should be required, often people post
websites just starting with www. or just wiki.ubuntu.com and we would
want to linkify those too.

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