Bug 215926 - Broken "Long description" links on ports/<category>.html
Summary: Broken "Long description" links on ports/<category>.html
Status: Closed DUPLICATE of bug 206709
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-10 08:41 UTC by Pietro Cerutti
Modified: 2017-01-10 14:04 UTC (History)
2 users (show)

See Also:


Attachments
Fix (640 bytes, patch)
2017-01-10 13:33 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti freebsd_committer freebsd_triage 2017-01-10 08:41:14 UTC
See for example the "Long description" link for expect-5.45.3 at https://www.freebsd.org/ports/tcl.html

https://svnweb.freebsd.org/ports/head/lang/expect/pkg-descr?revision=HEAD?revision=HEAD

The same happens apparently randomly for some other ports (but not all) in other categories, e.g., MathMod-4.1 on https://www.freebsd.org/ports/math.html.
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2017-01-10 13:33:34 UTC
This seems to happen with ports listed in more than one category. The ldesc variable is appended ?rev=HEAD once for each category, so the second category gets the parameter twice.
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2017-01-10 13:33:55 UTC
Created attachment 178711 [details]
Fix
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2017-01-10 13:34:23 UTC
Mark, would you please quick review the patch for me?
Comment 4 Andreas Perstinger 2017-01-10 14:01:15 UTC
Duplicate of bug #206709
Comment 5 Pietro Cerutti freebsd_committer freebsd_triage 2017-01-10 14:04:21 UTC

*** This bug has been marked as a duplicate of bug 206709 ***