"#" in a branch name causes broken URLs in launchpad

Bug #1788050 reported by Karl Stenerud
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

If a git branch has the "#" character in its name, launchpad generates broken URLs.

Offending Case:

Go to https://code.launchpad.net/~fermulator/ubuntu/+source/strongswan/+git/strongswan/
Click on "allow_charon_apparmor_read_proc_fd_LP_#1786250", which links to https://code.launchpad.net/~fermulator/ubuntu/+source/strongswan/+git/strongswan/+ref/allow_charon_apparmor_read_proc_fd_LP_#1786250

The URL will map to the standard "This page does not exist, or you may not have permission to see it." page.

However, replacing "#" with "%23" works: https://code.launchpad.net/~fermulator/ubuntu/+source/strongswan/+git/strongswan/+ref/allow_charon_apparmor_read_proc_fd_LP_%231786250

description: updated
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.