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 4760 - different result in "validate by url" and "validate by direct input"
Summary: different result in "validate by url" and "validate by direct input"
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.7.4
Hardware: PC Windows XP
: P3 major
Target Milestone: 0.7.4
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL: http://www.provincia.padova.it/agritu...
Whiteboard:
Keywords:
: 4759 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-26 12:38 UTC by Massimo Fagotto
Modified: 2007-06-26 14:07 UTC (History)
1 user (show)

See Also:


Attachments

Description Massimo Fagotto 2007-06-26 12:38:36 UTC
Try to validate this url: http://www.provincia.padova.it/agriturismi/portale/ricerca.aspx
by "Validate by url"
and after try to validate the same page by "Validate by direct input".
Validator shows different results.
Comment 1 Olivier Thereaux 2007-06-26 14:06:41 UTC
The difference comes from the fact that your asp.net server sends different content when requested by a browser, or requested by the validator for validation. 

Use "show source" when you validate by URI and direct input, the differences are flagrant. 
Comment 2 Olivier Thereaux 2007-06-26 14:07:01 UTC
*** Bug 4759 has been marked as a duplicate of this bug. ***