[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1266) Mathematical captcha & Email obfuscator
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Apr 27 19:31:30 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1266?page=comments#action_12360762 ]
Pete Muir commented on JBSEAM-1266:
-----------------------------------
Stephan, thanks for the code :)
Here are my thoughts after initial review
* the source for your changes need to be submitted in diff format, ideally fairly fine grained (obfuscator seam component, mathematical captcha component, email address JSF component, obfuscator JSF component)
* MathCaptchaResponseValidator appears to be unused
* Patch should be against seam source tree (not com.example, another faces-config etc)
Further, we are currently trying to work out what the role of JSF components is in Seam. I think we need to hold on commiting the JSF components for now.
> Mathematical captcha & Email obfuscator
> ---------------------------------------
>
> Key: JBSEAM-1266
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1266
> Project: JBoss Seam
> Issue Type: Patch
> Environment: Tested with Seam CVS on JBoss AS 4.2.0CR2
> Reporter: Stephan Kleine
> Attachments: my-space.tar.gz
>
>
> Hello,
> I would like to donate some stuff to seam:
> 1. A component that converts strings into (hexa)decimal html entities.
> 2. A tag to use this obfuscator (mainly a shortcut for h:outputText escape="false" ...).
> 3. A mathematical captcha that asks for the solutions of simple equations (like they use at jroller). The equation can be obuscated with the tag described at 2..
> 4. A tag to obfuscate email addresses (see [url]http://www.seowebsitepromotion.com/obfuscate_email.asp[/url] for more details).
> Would be great if you include it in 1.3 ;)
> Regards
> Stephan
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list