[Bug 1978301] Re: Broken contact URL in German translation
Launchpad Bug Tracker
1978301 at bugs.launchpad.net
Mon May 22 09:38:10 UTC 2023
This bug was fixed in the package apport - 2.20.11-0ubuntu82.5
---------------
apport (2.20.11-0ubuntu82.5) jammy; urgency=medium
* apport-gtk: Exclude trailing dot from URL links (LP: #1978301)
* apport-bug: Add /snap/bin to PATH for Firefox snap on Lubuntu
(LP: #1973470)
* test:
- Clear environment for test_run_as_real_user_no_sudo
- Fix GTK UI tests if whoopsie.path is disabled
- tests: Fix GTK UI race condition and reduce timeout again, saving
five minutes test execution time (LP: #1780767)
- tests: Fix race in tests for run_report_bug()
-- Benjamin Drung <bdrung at ubuntu.com> Fri, 14 Apr 2023 01:08:26 +0200
** Changed in: apport (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1978301
Title:
Broken contact URL in German translation
Status in Apport:
Fix Released
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Jammy:
Fix Released
Bug description:
Impact
------
All German users (and all translations that use "%s." in their
translation template) will get a broken URL link for bug reports
against snaps (e.g. Firefox).
Test Case
---------
1. Execute following command: LANGUAGE=de ubuntu-bug firefox
2. Click on the URL
3. A browser window should open and not display a 404 page
Regression Potential
--------------------
Since there was no test case for converting text to HTML before this
fix, there might be some URLs that will become broken by this fix.
Original Description
--------------------
"LANGUAGE=de ubuntu-bug firefox" end up in a dialog saying:
firefox wird durch einen von mozilla veröffentlichten Snap
bereitgestellt. Für Hilfe gehen Sie über
https://support.mozilla.org/kb/file-bug-report-or-feature-request-
mozilla.
The dot at the end is included in the URL link. The dot makes the URL
link broken. The regular expression in gtk/apport-gtk for http URLs
should become smarter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1978301/+subscriptions
More information about the foundations-bugs
mailing list