Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CE97CCE11 for ; Tue, 9 Dec 2014 05:44:12 +0000 (UTC) Received: (qmail 16895 invoked by uid 500); 9 Dec 2014 05:44:12 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 16859 invoked by uid 500); 9 Dec 2014 05:44:12 -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 16849 invoked by uid 99); 9 Dec 2014 05:44:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 05:44:12 +0000 Date: Tue, 9 Dec 2014 05:44:12 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4428) Add support for new Java 8 LocalDate and LocalDateTime to the JSON plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4428: ------------------------------ Fix Version/s: 3.0 > Add support for new Java 8 LocalDate and LocalDateTime to the JSON plugin > ------------------------------------------------------------------------- > > Key: WW-4428 > URL: https://issues.apache.org/jira/browse/WW-4428 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - JSON > Affects Versions: 2.3.20 > Reporter: Alessandro Nistico > Fix For: 3.0 > > > The JSONWriter and the JSONPopulator do not handle the new LocalDate and LocalDateTime as primitive date values and will handle them through introspection which will create the wrong JSON object. -- This message was sent by Atlassian JIRA (v6.3.4#6332)