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 2C6811120E for ; Mon, 7 Jul 2014 08:59:34 +0000 (UTC) Received: (qmail 87142 invoked by uid 500); 7 Jul 2014 08:59:33 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 87103 invoked by uid 500); 7 Jul 2014 08:59:33 -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 87092 invoked by uid 99); 7 Jul 2014 08:59:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 08:59:33 +0000 Date: Mon, 7 Jul 2014 08:59:33 +0000 (UTC) From: "Ramakrishna M (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4369) Issue in finding converter for primitive types 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-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053461#comment-14053461 ] Ramakrishna M commented on WW-4369: ----------------------------------- Please check the fix and let me know if you need any other information. > Issue in finding converter for primitive types > ---------------------------------------------- > > Key: WW-4369 > URL: https://issues.apache.org/jira/browse/WW-4369 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.3.16.3 > Environment: Any platform > Reporter: Ramakrishna M > Attachments: patchfile.txt > > > Due to the fix made for the issue https://issues.apache.org/jira/browse/WW-4019, currently its not possible to map converters for a primitive type. Earlier it was working fine with older versions. I have created a patch to fix this issue. -- This message was sent by Atlassian JIRA (v6.2#6252)