Re: [Boost-bugs] [Boost C++ Libraries] #4122: Inspect tool does not understand urls surrounded by spaces. (was: Inspect tool does not recognize "https" as a valid protocol)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4122: Inspect tool does not understand urls surrounded by spaces. (was: Inspect tool does not recognize "https" as a valid protocol)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-19 20:44:10


#4122: Inspect tool does not understand urls surrounded by spaces.
-------------------------------------+--------------------------------------
 Reporter: jewillco | Owner: danieljames
     Type: Bugs | Status: assigned
Milestone: Boost 1.43.0 | Component: inspection script
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
Changes (by danieljames):

  * owner: johnmaddock => danieljames
  * status: new => assigned

Comment:

 It actually recognizes `https`, but it's confused here because the href
 attribute starts with a space, so it thinks the protocol is ' https'. I
 think it should strip the spaces (according to HTML5, `href` has to be a
 'valid URL potentially surrounded by spaces', I haven't checked any other
 HTML versions). Also, the error message should be clearer to avoid such
 confusion.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4122#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC