** Changed in: unity
       Status: Fix Committed => Fix Released

** Changed in: unity-lens-files
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-lens-files in Ubuntu.
Matching subscriptions: dp-unity-lens-files
https://bugs.launchpad.net/bugs/948086

Title:
  Web url regexp matches non url

Status in Unity:
  Fix Released
Status in Unity Files Lens:
  Fix Released
Status in “unity-lens-files” package in Ubuntu:
  New

Bug description:
  Current regexp:

  web_regex = new Regex ("([a-zA-Z0-9\\-]+\\...+|http[s]{0,1}://.+)");

  matches against non urls, like "daemon.vala". It needs to validate
  TLDs to be effective.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to