The following issue has been SUBMITTED. ====================================================================== https://bugtracker.iptel.org/view.php?id=24 ====================================================================== Reported By: stefan Assigned To: ====================================================================== Project: SEMS Issue ID: 24 Category: core Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2010-04-26 15:13 CEST Last Modified: 2010-04-26 15:13 CEST ====================================================================== Summary: get_header_keyvalue is not correct Description: when searching for the key, get_header_keyvalue is not correct, it does strstr with escaping. e.g. get_header_keyvalue(hdr, "m") and get_header_keyvalue(hdr, "om") would match dom=abc; ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2010-04-26 15:13 stefan New Issue ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
