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 291 - case of Css3Properties.properties filename
Summary: case of Css3Properties.properties filename
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: Other (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 10:24 UTC by Bj
Modified: 2003-08-29 12:38 UTC (History)
0 users

See Also:


Attachments

Description Bj 2003-08-07 10:24:10 UTC
org/w3c/css/parser/Config.properties associates the property
'properties3' with 'org/w3c/css/properties3/CSS3Properties.properties'
which is actually called
org/w3c/css/properties3/Css3Properties.properties. Either the config
file should be fixed or the file renamed, otherwise the file will not be
found from case-sensitive file systems or zip/jar/etc. packages.

See
http://www.w3.org/mid/3f0f3c0b.197371475@smtp.bjoern.hoehrmann.de
Comment 1 Philippe Le Hegaret 2003-08-29 08:38:29 UTC
Changed properties3 in Config.properties.