Bugs item #1545216, was opened at 2006-08-23 14:16 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=1545216&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 devel Status: Open Resolution: None Priority: 3 Submitted By: Bogdan (bogdan_iancu) Assigned to: Bogdan (bogdan_iancu) Summary: Diversion header(s) parsing Initial Comment: The current implementation of the parse_diversion() header parses only the first diversion header (even if more than one header can be present). Also the function cannot cope with multiple URIs (comma separated) in the body of the same header since internally it is using the parse_to() function that expects only one URI. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1545216&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
