[jira] Updated: (TRINIDAD-1181) The client side Regex validator needs to specify the start and end of the pattern

2008-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1181: - Resolution: Fixed Fix Version/s: 1.0.10-core 1.2.10-c

[jira] Updated: (TRINIDAD-1181) The client side Regex validator needs to specify the start and end of the pattern

2008-08-14 Thread Anita Anandan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anita Anandan updated TRINIDAD-1181: Status: Patch Available (was: Open) > The client side Regex validator needs to specify

[jira] Commented: (TRINIDAD-1181) The client side Regex validator needs to specify the start and end of the pattern

2008-08-14 Thread Anita Anandan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622819#action_12622819 ] Anita Anandan commented on TRINIDAD-1181: - Tested the patch with the following (

Re: Source code of Trinidad Live Demos

2008-08-14 Thread Matthias Wessendorf
There is a "hidden" view source. Like an URL: http://www.irian.at/trinidad-demo/faces/index.jspx change it to http://www.irian.at/trinidad-demo/faces/index.jspx.source On Thu, Aug 14, 2008 at 10:29 PM, Matt Cooper <[EMAIL PROTECTED]> wrote: > Hi Catherine, > > Here's how to access the source for

[jira] Created: (TRINIDAD-1181) The client side Regex validator needs to specify the start and end of the pattern

2008-08-14 Thread Anita Anandan (JIRA)
The client side Regex validator needs to specify the start and end of the pattern - Key: TRINIDAD-1181 URL: https://issues.apache.org/jira/browse/TRINIDAD-1181 Project: M

[exval] apply checkstyle and pom fixes

2008-08-14 Thread Leonardo Uribe
Hi I'll commit some changes to myfaces extensions validator project (enhancements of poms and apply checkstyle rules about code) in the next hours, so please don't commit any work in the next hours, for avoid conflicts. regards Leonardo Uribe

[jira] Commented: (TRINIDAD-205) Need to avoid IE's number of CSS selectors limitation

2008-08-14 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622733#action_12622733 ] Jeanne Waldman commented on TRINIDAD-205: - In a nutshell, the fix to this is to r

Re: Source code of Trinidad Live Demos

2008-08-14 Thread Matt Cooper
Hi Catherine, Here's how to access the source for the JSF 1.1 version of the code: http://myfaces.apache.org/trinidad/source-repository.html and its demo code is under: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/src/main/ And for JSF 1.2: http://myfaces.ap

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Cagatay Civici
> > of course I know we already have a captcha comp. ;-) > perhaps it's possible to add the "reCAPTCHA" functionality as a > feature to the existing component? +1, rather than a new component On Thu, Aug 14, 2008 at 11:18 PM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > On Thu, Aug 14, 2008 at 1

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Hazem Saleh
Let me check what should be added, and I will attach this feature soon to the ;). On Thu, Aug 14, 2008 at 11:18 PM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > On Thu, Aug 14, 2008 at 10:13 PM, Mike Kienenberger <[EMAIL PROTECTED]> > wrote: > > I think what Manfred is suggesting is that we implem

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Manfred Geiler
On Thu, Aug 14, 2008 at 10:13 PM, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > I think what Manfred is suggesting is that we implement a reCAPTCHA > component specifically rather than captcha in general. For those > people who want to secure their applications and promote digital book > scan cor

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Mike Kienenberger
I think what Manfred is suggesting is that we implement a reCAPTCHA component specifically rather than captcha in general. For those people who want to secure their applications and promote digital book scan correcting at the same time :-) On 8/14/08, Hazem Saleh <[EMAIL PROTECTED]> wrote: > Hi

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Hazem Saleh
Hi Manfred, I already implemented one http://myfaces.apache.org/tomahawk/tagdoc/t_captcha.html :). On Thu, Aug 14, 2008 at 11:03 PM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > Just came across the http://recaptcha.net/ website and wondered if > anyone is willing to develop (and contribute) a reC

Re: [Idea] reCAPTCHA JSF component

2008-08-14 Thread Cagatay Civici
Don't we have a captcha component already? http://www.irian.at/myfaces-sandbox/captcha.jsf On Thu, Aug 14, 2008 at 11:03 PM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > Just came across the http://recaptcha.net/ website and wondered if > anyone is willing to develop (and contribute) a reCAPTCHA J

Source code of Trinidad Live Demos

2008-08-14 Thread Li, Catherine
Good morning, Could you please include all source code of Trinidad "Live Demos"? Or could you please let me know how to find them? Thanks, Catherine

[Idea] reCAPTCHA JSF component

2008-08-14 Thread Manfred Geiler
Just came across the http://recaptcha.net/ website and wondered if anyone is willing to develop (and contribute) a reCAPTCHA JSF component for Tomahawk? >From the website: "reCAPTCHA is a free CAPTCHA service that helps to digitize books. A CAPTCHA is a program that can tell whether its user is a

Re: [VOTE] release of myfaces core 1.1.6

2008-08-14 Thread simon
+0 I don't have time unfortunately to check the artifacts (working on myfaces continuum config right now). But I checked the RC and that was ok. On Thu, 2008-08-14 at 09:29 -0700, Grant Smith wrote: > +1 > > On Wed, Aug 13, 2008 at 1:12 AM, Manfred Geiler > <[EMAIL PROTECTED]> wrote: > +

Re: [VOTE] release of myfaces core 1.1.6

2008-08-14 Thread Hazem Saleh
+1 On Thu, Aug 14, 2008 at 7:29 PM, Grant Smith <[EMAIL PROTECTED]> wrote: > +1 > > > On Wed, Aug 13, 2008 at 1:12 AM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > >> +0 >> (unfortunately stuck in my day job - no time for testing - but >> appreciating the new release) >> Thanks Leonardo! >> --Manfr

Re: [VOTE] release of myfaces core 1.1.6

2008-08-14 Thread Grant Smith
+1 On Wed, Aug 13, 2008 at 1:12 AM, Manfred Geiler <[EMAIL PROTECTED]>wrote: > +0 > (unfortunately stuck in my day job - no time for testing - but > appreciating the new release) > Thanks Leonardo! > --Manfred > > On Tue, Aug 12, 2008 at 11:11 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > > Hi,

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Scott O'Bryan
Oh yeah. +1 Sent from my iPhone On Aug 14, 2008, at 4:21 AM, "Manfred Geiler" <[EMAIL PROTECTED]> wrote: +1 On Thu, Aug 14, 2008 at 11:46 AM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: Hi, I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom file was created in o

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread simon
-0 The pom still has some of the old checkstyle config in, which points to a location within our svn system. http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools/src/main/resources/config/myfaces-checks.xml − http://svn.apache.org/repos/asf/myfaces/maven/trunk/build

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Michael Freedman
+1 Scott O'Bryan wrote: Hi, I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom file was created in order to support the latest portlet-bridge project's website as well as the multiple open code lines needed for this project going forward. This file manages the common

[jira] Created: (TOMAHAWK-1315) Focus feature for toggleLink

2008-08-14 Thread Cagatay Civici (JIRA)
Focus feature for toggleLink Key: TOMAHAWK-1315 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1315 Project: MyFaces Tomahawk Issue Type: New Feature Affects Versions: 1.1.7-SNAPSHOT Reporter

Re: [tomahawk] extensionsfilter refactoring

2008-08-14 Thread Simon Kitching
Leonardo Uribe schrieb: On Wed, Aug 13, 2008 at 3:48 PM, Leonardo Uribe <[EMAIL PROTECTED] > wrote: On Wed, Aug 13, 2008 at 4:12 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote: Matthias We

[jira] Resolved: (TRINIDAD-1180) Invalid Faces Config

2008-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1180. -- Resolution: Duplicate https://issues.apache.org/jira/browse/TRINIDAD-1177 >

[jira] Created: (TRINIDAD-1180) Invalid Faces Config

2008-08-14 Thread Tomas Havelka (JIRA)
Invalid Faces Config Key: TRINIDAD-1180 URL: https://issues.apache.org/jira/browse/TRINIDAD-1180 Project: MyFaces Trinidad Issue Type: Bug Components: Archetype Affects Versions: 1.0.9-core Repo

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Manfred Geiler
+1 On Thu, Aug 14, 2008 at 11:46 AM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom > file was created in order to support the latest portlet-bridge project's > website as well as the multiple open code lines needed for

Re: [VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Matthias Wessendorf
+1 On Thu, Aug 14, 2008 at 11:46 AM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom > file was created in order to support the latest portlet-bridge project's > website as well as the multiple open code lines needed for

[VOTE] Release of Portlet Bridge Master POM v2

2008-08-14 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge Master POM v2. This pom file was created in order to support the latest portlet-bridge project's website as well as the multiple open code lines needed for this project going forward. This file manages the commonalities between all of th

[jira] Updated: (TRINIDAD-1179) Custom message & custom hint message of the length validator not displayed when the minimum attribute is specified and the maximum is not

2008-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1179: - Resolution: Fixed Fix Version/s: 1.0.10-core 1.2.10-c

Re: [Trinidad] GlobalConfiguratonImpl.beginRequest called once results in a "fine" log?

2008-08-14 Thread Matthias Wessendorf
On Wed, Aug 13, 2008 at 11:13 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > In 1.2.9.1, the GlobalConfiguratonImpl has the function: > > public void beginRequest(final ExternalContext externalContext) > > This checks to see if the this has already be called once > > If it is called a second time