[asterisk-commits] jrose: trunk r322586 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jun 9 09:15:08 CDT 2011
Author: jrose
Date: Thu Jun 9 09:15:04 2011
New Revision: 322586
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=322586
Log:
Blocked revisions 322585 via svnmerge
........
r322585 | jrose | 2011-06-09 09:06:42 -0500 (Thu, 09 Jun 2011) | 11 lines
Adds ast_escape_encoded utility to properly handle escaping of quoted field before uri.
This commit backports a feature in trunk affecting initreqprep so that display name won't
be encoded improperly. Also includes unit tests for the ast_escape_quoted function.
This patch gives 1.8 a much improved outlook in countries which don't use standard
ASCII characters.
(closes issue ASTERISK-16949)
Reported by: Örn Arnarson
Review: https://reviewboard.asterisk.org/r/1235/
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
--- branch-1.8-blocked (original)
+++ branch-1.8-blocked Thu Jun 9 09:15:04 2011
@@ -1,1 +1,1 @@
-/branches/1.8:299531,313436,317858,317861,321335,321753
+/branches/1.8:299531,313436,317858,317861,321335,321753,322585
More information about the asterisk-commits
mailing list