Bug 110430 - [cache] Provide ability to prohibit net retrieval of resources for XML validation
Summary: [cache] Provide ability to prohibit net retrieval of resources for XML valida...
Status: NEW
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: wst.internet (show other bugs)
Version: 0.7   Edit
Hardware: PC Linux
: P4 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: wst.internet-inbox CLA
QA Contact: Tim deBoer CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-09-23 09:19 EDT by Noel Bush CLA
Modified: 2011-01-26 12:58 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Bush CLA 2005-09-23 09:19:13 EDT
For users with no network connection, or slow network connections, this is
important.  Similar to the "--nonet" option on xmllint (from libxml), provide
the ability to prohibit all attempts to retrieve {schemas, DTDs, etc.} from the
net during validation.  Of course this may make some resources impossible to
validate, but at least it will be possible to skip a fruitless attempt to use
the net when conditions are not favorable.
Comment 1 Neeraj Agrawal CLA 2006-03-15 16:08:02 EST
This defect doesn't belong to validation framework, it is upto individual validator on how they implement it.
Comment 2 Lawrence Mandel CLA 2007-04-27 13:03:25 EDT
Peter, an enhancement request for the cache.
Comment 3 David Williams CLA 2007-09-19 03:03:28 EDT
I'm not sure we need this at badly as we used to, since we ship most schemas/dtds that are commonly needed. 

But, if anyone wants to dig through it all to implement, have at it.