From issues-return-14227-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue Nov 10 15:57:37 2009 Return-Path: Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: (qmail 65833 invoked from network); 10 Nov 2009 15:57:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 15:57:37 -0000 Received: (qmail 89661 invoked by uid 500); 10 Nov 2009 15:57:37 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 89617 invoked by uid 500); 10 Nov 2009 15:57:37 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 89609 invoked by uid 99); 10 Nov 2009 15:57:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 15:57:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 15:57:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7A8BA234C1EF for ; Tue, 10 Nov 2009 07:57:13 -0800 (PST) Message-ID: <1443386022.1257868633499.JavaMail.jira@brutus> Date: Tue, 10 Nov 2009 15:57:13 +0000 (UTC) From: "rednix (JIRA)" To: issues@struts.apache.org Subject: [jira] Created: (WW-3325) Serialize an object generated by Javassist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 2265bf7ad70cb93affdfde3e15287371 X-Virus-Checked: Checked by ClamAV on apache.org Serialize an object generated by Javassist ------------------------------------------ Key: WW-3325 URL: https://issues.apache.org/struts/browse/WW-3325 Project: Struts 2 Issue Type: Bug Components: Other Affects Versions: 2.1.8 Reporter: rednix The fix which excludes Javassist-generated properties were not ported from the googlecode implementation into the one hosted at Apache. For further details - including the proper patch - see: http://code.google.com/p/jsonplugin/issues/detail?id=18 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.