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 2445 - CSS validator breaks with URI starting with https://
Summary: CSS validator breaks with URI starting with https://
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 1.0 (show other bugs)
Version: CSS Validator
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 01:14 UTC by Maxime Goeke
Modified: 2007-02-26 13:15 UTC (History)
0 users

See Also:


Attachments

Description Maxime Goeke 2005-11-04 01:14:05 UTC
Can't get CSS validator to work with URI starting with https://.
Get error message: java.lang.Exception: Unknown file

Works fine if I drop the https:// and provide URI starting with http:// or
direct with www...

HTML validator has no such problem.
Comment 1 Olivier Thereaux 2007-02-26 13:15:12 UTC
fixed since we moved server to jdk1.6