Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440050 - Alias URLs do not for aliases with "+"
Summary: Alias URLs do not for aliases with "+"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-28 20:52 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-12-29 23:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.