NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 624 - WHITESPACE in QUERY confusing
WHITESPACE in QUERY confusing
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-29 22:42 CEST by Simon Pieters
Modified: 2012-03-01 19:55 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2009-07-29 22:42:52 CEST
http://twitter.com/davidpaulsson/statuses/2913644332

clearly people don't understand what to do about the "WHITESPACE in QUERY" message. consider giving advice "replace spaces with %20"
Comment 1 Simon Pieters 2009-07-30 14:32:30 CEST
I added "Spaces should be escaped as %20." to iri and iri-ref in http://wiki.whatwg.org/wiki/MicrosyntaxDescriptions , maybe that's good enough.
Comment 2 Michael[tm] Smith 2012-03-01 19:55:56 CET
I'm looking through old bugs...

This one I fixed quite a while back. The error message now reads, "Whitespace in query component. Use %20 in place of spaces."