]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 207946 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 21 Jul 2009 22:48:53 +0000 (22:48 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 21 Jul 2009 22:48:53 +0000 (22:48 +0000)
commit2321ba5580526fb934245a3c318ef98ee1b49e25
treec7b97c53f341ec67e2d5fcb6c7ecabf9efd545af
parente94bf4e6e84e7e0625628ef2e339c22fa4690b11
Merged revisions 207946 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r207946 | tilghman | 2009-07-21 17:45:32 -0500 (Tue, 21 Jul 2009) | 15 lines

  Merged revisions 207945 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r207945 | tilghman | 2009-07-21 17:38:54 -0500 (Tue, 21 Jul 2009) | 8 lines

    Force an error if a blank is passed to QUOTE (because the documentation states the argument is not optional).
    This change makes URIENCODE and QUOTE behave similarly, since the documentation
    states that the argument is not optional, for both.
    (closes issue #15439)
     Reported by: pkempgen
     Patches:
           20090706__issue15439.diff.txt uploaded by tilghman (license 14)
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@207948 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_strings.c