Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 94211 invoked from network); 13 Mar 2007 04:10:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2007 04:10:31 -0000 Received: (qmail 22563 invoked by uid 500); 13 Mar 2007 04:10:40 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 22284 invoked by uid 500); 13 Mar 2007 04:10:39 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 22272 invoked by uid 99); 13 Mar 2007 04:10:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2007 21:10:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2007 21:10:30 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B98DF714044 for ; Mon, 12 Mar 2007 21:10:09 -0700 (PDT) Message-ID: <12643128.1173759009757.JavaMail.jira@brutus> Date: Mon, 12 Mar 2007 21:10:09 -0700 (PDT) From: "Supun Kamburugamuva (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Created: (AXIS2C-548) Axis2C crashes when sending a content-type header without a '=' seperator for the charset MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Axis2C crashes when sending a content-type header without a '=' seperator for the charset ----------------------------------------------------------------------------------------- Key: AXIS2C-548 URL: https://issues.apache.org/jira/browse/AXIS2C-548 Project: Axis2-C Issue Type: Bug Components: transport/http Affects Versions: Current (Nightly) Environment: Linux / Windows Reporter: Supun Kamburugamuva This is the content type that I have sent Content-Type:application/soap+xml;charset:UTF-8; Axis2C crashes in the axis2_http_transport_utils.c line 905. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org