Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 1999 22:58:15 -0700 (PDT)
From:      Tim Vanderhoek <hoek@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi query-pr.cgi
Message-ID:  <199908060558.WAA67702@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hoek        1999/08/05 22:58:15 PDT

  Modified files:
    en/cgi               query-pr.cgi 
  Log:
  When creating the "Submit Followup" link, be more aggressive about
  url-encoding unsafe characters.  Instead of a comparing against a list
  of unsafe characters, compare against an inverted list of safe characters.
  Specifically fixes " " spaces in urls, but probably others, too.
  
  Make the url-encoding that did already exist work.
  
  Revision  Changes    Path
  1.16      +4 -4      www/en/cgi/query-pr.cgi



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908060558.WAA67702>