Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91881 - Invalid href in summary of GLEP 19 (others too)
Summary: Invalid href in summary of GLEP 19 (others too)
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: [OLD] Project Web Spaces (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Infrastructure
URL: http://www.gentoo.org/proj/en/glep/gl...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-08 06:04 UTC by Christophe Garault
Modified: 2006-01-07 13:28 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 Christophe Garault 2005-05-08 06:04:52 UTC
Last-Modified and Content-Type 'fields' links to bad urls:
<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs/xml/htdocs/proj/en/glep/glep-0019.txt?cvsroot=gentoo">2004/11/02 15:38:58</a></td>

<tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0012.html">text/x-rst</a></td>

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-05-23 02:01:20 UTC
Problem is either in dev-python/docutils package (in
/usr/lib/python2.3/site-packages/docutils/transforms/gleps.py) or in www nodes
setup.
The generated link uses viewcvs/ instead viewcvs.cgi/
Anyway, there's nothing the docs team can do about that.
Reminder: docs-team is in charge of files under /doc and translations under
/proj and main/.

Back to infra.
Comment 2 Lance Albertson (RETIRED) gentoo-dev 2006-01-07 13:28:50 UTC
Fixed in cvs