Public bug reported:

Using tilda 1.5.0 and when there are URLs detected, t those are cut at
at-sign "@"

Affects Version: 1.5.0-1.1
Fixed Version: 1.5.2-1

The fix is already in Debian unstable and also in Ubuntu Groovy but
requires an SRU upload for Focal.

Relevant upstream bug:
https://github.com/lanoxx/tilda/issues/404

[Test Case]
1. Output a URL which contains an '@' character, without this patch the URL 
will be cut-off before the '@' character, but we cannot observe this because 
URL matching is broken in 1.5.0. With this fix we can observe that the URL is 
correctly matched. For example 
https://www.flickr.com/photos/22047531@N03/49224861571/ is matched as 
https://www.flickr.com/photos/22047531 when hovering and clicking on it.

Expected result: The full URL is matched.

This issue cannot be tested / reproduced in Focal, because due to bug
https://bugs.launchpad.net/ubuntu/+source/tilda/+bug/1878473 the whole
URL matching function is broken. To reproduce one needs to downgrade to
an older VTE version or apply the fix for that issue separately.

The fix is part of tilda 1.5.1, see upstream milestone for 1.5.1 which tracks 
the corresponding issue #406:
https://github.com/lanoxx/tilda/milestone/7?closed=1

** Affects: tilda (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878474

Title:
  Tilda 1.5.0-1.1: Url-parsing cuts on at-sign "@"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tilda/+bug/1878474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to