Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 96800 invoked from network); 19 Nov 2007 09:42:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 09:42:20 -0000 Received: (qmail 66863 invoked by uid 500); 19 Nov 2007 09:42:07 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 66406 invoked by uid 500); 19 Nov 2007 09:42:06 -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 66395 invoked by uid 99); 19 Nov 2007 09:42:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 01:42:06 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of manfred.geiler@gmail.com designates 209.85.146.179 as permitted sender) Received: from [209.85.146.179] (HELO wa-out-1112.google.com) (209.85.146.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 09:41:54 +0000 Received: by wa-out-1112.google.com with SMTP id l24so2119343waf for ; Mon, 19 Nov 2007 01:41:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BcbU4zzvUcMjGt7f31qmgZ5I8P0O83XdV5eCGn9B0pc=; b=G/ZEfxGySUZJ3yisitCti/m4Hm6BG7H34y5ucc8kDo07Rk8johRWzXFm+Nv2C6lfSGwWE5pxeSMQfEibnuwF0/qkBA8xEoiaC+NiJ2KVXPkXIsgIvBG0gyWESZ1MCYZDv++z2Yn5b71EkzfxvjKoUrtKAsQ1vgkypMSUBqMvzT0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nC/51jgB+McP7IFk0TPsIsDeVfEm0sDnknKMgoAl054LuAejd06CbPC+aRWw1Bz0MzPFgIJl7WSXaHiG1h15Q95drn4Y8U9uH7AHUjUCyZrBQRKx9qI05HR9PqwIFvABfLROIT9eShvLfX4Xo9HXkPycNeURBrIB7icKg6OzgDs= Received: by 10.115.88.1 with SMTP id q1mr387199wal.1195465308352; Mon, 19 Nov 2007 01:41:48 -0800 (PST) Received: by 10.114.240.18 with HTTP; Mon, 19 Nov 2007 01:41:48 -0800 (PST) Message-ID: <564d4f680711190141l3a57becdl8450fe83cdd9e3cc@mail.gmail.com> Date: Mon, 19 Nov 2007 10:41:48 +0100 From: "Manfred Geiler" To: "MyFaces Development" Subject: Re: [tobago] Problems with (jsf-)FormBasedLogin, stored passwords and FF In-Reply-To: <9a64d7d10711190124y2ffb4362xadd9f0a788d8f227@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9a64d7d10711190124y2ffb4362xadd9f0a788d8f227@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org I use straight html input tags for my form based login pages. Why do you need and . The form based login is a very special case and under normal circumstances overriding the name attribute for a jsf input breaks everything. So this use case actually demands new component types rather than a hack/patch in the standard input component. --Manfred On Nov 19, 2007 10:24 AM, Volker Weber wrote: > Hi, > > a problem which was noticed by me (on a linux FF) a while ago seems > now also occuring on windows FF. > > We have a application with form based login where the loginpage is > created by tobago. > The name attribute of name and password fields are changed by > javascript from the jsf-clientIds to the required > "j_username"/"j_password" in onload. > > But this seems to late for the recognition of stored passwords in new FFs. > > My proposal is a new attribute "name" on tc:in which value (if exists) > could be used as name attribute for the correspondending tag > instead of the clientId. > > Any objections or other ideas how to solve this? > > > Regards, > Volker > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces