[asterisk-commits] murf: trunk r178641 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Feb 25 15:09:28 CST 2009
Author: murf
Date: Wed Feb 25 15:09:27 2009
New Revision: 178641
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=178641
Log:
Blocked revisions 178640 via svnmerge
........
r178640 | murf | 2009-02-25 14:00:50 -0700 (Wed, 25 Feb 2009) | 17 lines
This patch completes the fixes nec. to make 1.4 asterisk dialplan expressions ($[...]) 8-bit transparent
While I was updating ast_expr2.fl, I missed one rule that would allow 8-bit chars to be caught
in tokens; and in so doing, it absorbs the ${ sequence and messes up the
checking of raw exprs by AEL.
Trunk already has these changes.
(closes issue #14543)
Reported by: klaus3000
Patches:
patch.14543 uploaded by murf (license 17)
Tested by: murf
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list