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 3775 - Unable to validate non 80 port http URI
Summary: Unable to validate non 80 port http URI
Status: RESOLVED WORKSFORME
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: upload file (show other bugs)
Version: CSS Validator
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 05:17 UTC by Eugene.Petrenko
Modified: 2008-03-12 16:18 UTC (History)
0 users

See Also:


Attachments

Description Eugene.Petrenko 2006-09-29 05:17:57 UTC
Inspite of specifying custom port (http://<myIP>:777) it try to find web site at http://<myIp>:80
Comment 1 Olivier Thereaux 2008-03-12 16:18:31 UTC
I am able to validate sites on various ports, e.g 
http://qa-dev.w3.org:8001/css-validator/

Closing as WORKSFORME. 

Please reopen with a precise test case we can check if you think this is incorrect.