Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 12222 invoked from network); 4 Oct 2010 20:33:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 20:33:55 -0000 Received: (qmail 36056 invoked by uid 500); 4 Oct 2010 20:33:55 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 35996 invoked by uid 500); 4 Oct 2010 20:33:54 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 35989 invoked by uid 99); 4 Oct 2010 20:33:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 20:33:54 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 20:33:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o94KXYP1001447 for ; Mon, 4 Oct 2010 20:33:34 GMT Message-ID: <13238632.536471286224414066.JavaMail.jira@thor> Date: Mon, 4 Oct 2010 16:33:34 -0400 (EDT) From: "Mamallan Uthaman (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (TRINIDAD-1933) Handling Windows Mobile 6.5 browser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Handling Windows Mobile 6.5 browser ----------------------------------- Key: TRINIDAD-1933 URL: https://issues.apache.org/jira/browse/TRINIDAD-1933 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 1.2.13-core Environment: Windows Mobile 6.5 Reporter: Mamallan Uthaman Priority: Minor The format of WM 6.5's user-agent string has been changed, so we need to include a parsing logic to handle this new user-agent. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.