Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 564C7D9E5 for ; Tue, 8 Jan 2013 05:14:14 +0000 (UTC) Received: (qmail 92134 invoked by uid 500); 8 Jan 2013 05:14:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 91829 invoked by uid 500); 8 Jan 2013 05:14:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 91762 invoked by uid 99); 8 Jan 2013 05:14:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 05:14:12 +0000 Date: Tue, 8 Jan 2013 05:14:12 +0000 (UTC) From: "Likitha Shetty (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-863) Non-printable characters (ASCII control character) such as %00 or %0025 are getting stored in raw/non encoded form in the database. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Likitha Shetty created CLOUDSTACK-863: ----------------------------------------- Summary: Non-printable characters (ASCII control character) such as %00 or %0025 are getting stored in raw/non encoded form in the database. Key: CLOUDSTACK-863 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-863 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: API Affects Versions: 4.0.0 Reporter: Likitha Shetty Assignee: Likitha Shetty Fix For: 4.1.0 Attachments: get.png, UI.jpg.jpeg Non-printable characters such as %00 or %0025 are getting stored in raw/non encoded form in the database. It results in empty pages for all users loading the corrupted object in the web interface (a corrupted Instance in this case - see attached UI.jpg.jpeg) It also results in the API call results getting truncated with an error when it encounters the non-printable characters -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira