Launchpad does not convert bugnumbers to Links

Bug #394752 reported by Martin Mai
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Julian Edwards

Bug Description

If the changelog of an uploaded package (as it can be seen on the overview page of packages) contains the numbers of fixed bugs in the format

(LP: #bugnumber)

it gets converted into a link to the launchpad bug, but if it's in the format

(lp: #bugnumber)

is does not get converted (lowercase "lp" instead of uppercase "LP").

Example:
works: https://launchpad.net/ubuntu/+source/nautilus
does not work: https://launchpad.net/ubuntu/+source/pybootchartgui

Related branches

Revision history for this message
Jonathan Lange (jml) wrote :

This is a bug in soyuz. The fix is fairly simple, it involves adding re.IGNORECASE to the flags in _linkify_changelog in lp.soyuz.browser.sourcepackagerelease.

affects: launchpad-foundations → soyuz
Changed in soyuz:
importance: Undecided → Low
status: New → Triaged
tags: added: easy ui
tags: added: trivial
Changed in soyuz:
milestone: none → 3.0
Changed in soyuz:
assignee: nobody → Julian Edwards (julian-edwards)
Changed in soyuz:
status: Triaged → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit

Fixed in devel r9380.

Changed in soyuz:
status: In Progress → Fix Committed
Changed in soyuz:
status: Fix Committed → Fix Released
Revision history for this message
Martin Mai (mrkanister-deactivatedaccount-deactivatedaccount) wrote :

Thank you all for fixing that.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.