[asterisk-bugs] [Asterisk 0016746]: BASE64_DECODE broken again
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 1 12:46:20 CST 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16746
======================================================================
Reported By: kobaz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16746
Category: Functions/func_base64
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.2.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-01 12:46 CST
Last Modified: 2010-02-01 12:46 CST
======================================================================
Summary: BASE64_DECODE broken again
Description:
Regression.
Set(foo=${BASE64_ENCODE(1234)});
Set(bar=${BASE64_DECODE(${foo})});
-- Executing [261 at trunkhandler_from-branch:1] Set("IAX2/branch-2085",
"foo=MTIzNA==") in new stack
-- Executing [261 at trunkhandler_from-branch:2] Set("IAX2/branch-2085",
"bar=1234ÿIwMg==") in new stack
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-02-01 12:46 kobaz New Issue
2010-02-01 12:46 kobaz Asterisk Version => 1.6.2.1
2010-02-01 12:46 kobaz Regression => No
2010-02-01 12:46 kobaz SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list