[Kamailio-Devel] [ openser-Bugs-2461229 ] s.escape.common does nothing
SourceForge.net
noreply at sourceforge.net
Tue Dec 23 12:14:12 CET 2008
Bugs item #2461229, was opened at 2008-12-23 12:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2461229&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.4.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
Assigned to: Nobody/Anonymous (nobody)
Summary: s.escape.common does nothing
Initial Comment:
The following fragment:
$var(number) = $rU{s.escape.common};
TRACE("Unescaped: $rU Escaped: $var(number)");
Produces this output when $rU is "0'123":
Dec 23 12:12:53 proxy kamailio[12897]: Unescaped: 0'123 Escaped: 0'123
Expected output would have been "0\'123"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2461229&group_id=139143
More information about the Devel
mailing list