Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 440050

Summary: Alias URLs do not for aliases with "+"
Product: Gentoo Infrastructure Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: BugzillaAssignee: Bugzilla Admins <bugzilla>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis 2012-10-28 20:52:37 UTC
The following URL works:
  https://bugs.gentoo.org/alias/gcc-4.7

The following URL does not work:
  https://bugs.gentoo.org/alias/icu-50+gcc-4.7

Bug #439892 has alias "icu-50+gcc-4.7".
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2012-12-29 23:48:27 UTC
It works if you html encode the alias:

https://bugs.gentoo.org/show_bug.cgi?id=icu-50_c%2B%2B11 works fine.