This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 111 - Add text for 303 responses
Summary: Add text for 303 responses
Status: ASSIGNED
Alias: None
Product: LinkChecker
Classification: Unclassified
Component: checklink (show other bugs)
Version: unspecified
Hardware: Other other
: P2 enhancement
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL: http://validator.w3.org/checklink?uri...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-06 06:18 UTC by Ville Skyttä
Modified: 2013-11-03 07:35 UTC (History)
2 users (show)

See Also:


Attachments

Description Ville Skyttä 2002-12-06 06:18:13 UTC
There should be an explanation text for 303 responses.

cf.
<http://validator.w3.org/checklink?uri=http://www.w3.org/Encryption/2001/Drafts/xmlenc-core/Overview.html&recursive=on>
Comment 1 Ville Skyttä 2002-12-06 06:34:06 UTC
Oh, and it should also output the "redirected to ..." blurb for them.
Comment 2 Ville Skyttä 2002-12-07 15:00:11 UTC
Fixed in 3.6.2.1, but not the "redirected..." notice, since we're using LWP
which doesn't grok 303's or 307's anyway.  Patch sent to LWP people, waiting for
a release.