Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 96024 invoked from network); 16 Feb 2011 12:21:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2011 12:21:14 -0000 Received: (qmail 75269 invoked by uid 500); 16 Feb 2011 12:21:14 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 74980 invoked by uid 500); 16 Feb 2011 12:21:12 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 74972 invoked by uid 99); 16 Feb 2011 12:21:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Feb 2011 12:21:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davelnewton@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Feb 2011 12:21:05 +0000 Received: by iyb26 with SMTP id 26so1210200iyb.35 for ; Wed, 16 Feb 2011 04:20:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=nfKVS3VK8L737Ul5evMD78vrj3AWnwGhMhc7ega7tsk=; b=tkC7hSH7rLtvP5jnmkRlWqFf0luBdiQg5FoEZpfgas8RogtMZATe3j6/np5x7fTT6V 388iluCVMIOPLpON79G8H5+idZNaOp0J1GaLoIkYcHmc0GAmXtj+AJCwqbOGG5Clq82Z pbfz+MN+bHDKJTUivZCTyUZf7kFH+6lB7Y6D4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UGs15w3mqfklay/B81yzMPQX/TqcKBXS0h2JQ3MtC/5oS6li8GxGKbP/8phI+e0hve gQ5nGzG4AoZVE2gdobv07Wi0BcLolCjI//5n9kCzfTkoB82LcwGD9W6jcj53KkamCkUb IpFdTFNmZ/zSjPsBm4FC6s/9Rfo7/8pwyVNVY= MIME-Version: 1.0 Received: by 10.42.229.130 with SMTP id ji2mr706632icb.204.1297858844544; Wed, 16 Feb 2011 04:20:44 -0800 (PST) Received: by 10.42.91.136 with HTTP; Wed, 16 Feb 2011 04:20:44 -0800 (PST) In-Reply-To: References: Date: Wed, 16 Feb 2011 07:20:44 -0500 Message-ID: Subject: Re: Report Bug From: Dave Newton To: Struts Developers List Cc: xiaoming shi Content-Type: text/plain; charset=ISO-8859-1 On Tue, Feb 15, 2011 at 9:00 PM, xiaoming shi wrote: > How can I report a bug? File a JIRA: https://issues.apache.org/jira/browse/WW (Although I'd classify this as an enhancement, not a bug.) Attaching a patch (and maybe a unit test) is the quickest way to get something fixed :) Dave --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org