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 863 - Relocatable Config (devel borkage).
Summary: Relocatable Config (devel borkage).
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.7.0
Hardware: All All
: P2 normal
Target Milestone: 0.7.0
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 856
  Show dependency treegraph
 
Reported: 2004-09-02 21:29 UTC by Terje Bless
Modified: 2004-09-04 21:08 UTC (History)
0 users

See Also:


Attachments

Description Terje Bless 2004-09-02 21:29:51 UTC
Need to make the validator.conf file relocatable using Config::General's
InterpolateVars, and a Apache SetEnv thingy so I don't keep checking in
config files with local paths in them. :-(
Comment 1 Terje Bless 2004-09-04 17:08:57 UTC
Added SetEnv for W3C_VALIDATOR_HOME (the name is up for discussion);
SGML lib and template paths are by default relative to this.

This has an impact on packaging!