You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Mark Lundquist (JIRA)" <ji...@apache.org> on 2006/12/20 21:25:22 UTC

[jira] Created: (COCOON-1973) CaptchaValidator: allow case-insensitive mapping

CaptchaValidator: allow case-insensitive mapping
------------------------------------------------

                 Key: COCOON-1973
                 URL: http://issues.apache.org/jira/browse/COCOON-1973
             Project: Cocoon
          Issue Type: Improvement
          Components: Blocks: Forms
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Mark Lundquist
            Priority: Minor


Case-insensitive matching of CAPTCHA validation strings is desirable, because certain upper/lowercase character pairs can be very difficult to disambiguate due to the glyph distortion.

The attatched patch adds a new attribute to control this:

Attribute: <fd...@case-sensitive>
Values: "true" | "false"
Default: "true"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (COCOON-1973) CaptchaValidator: allow case-insensitive matching

Posted by "Mark Lundquist (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1973?page=all ]

Mark Lundquist updated COCOON-1973:
-----------------------------------

    Summary: CaptchaValidator: allow case-insensitive matching  (was: CaptchaValidator: allow case-insensitive mapping)

> CaptchaValidator: allow case-insensitive matching
> -------------------------------------------------
>
>                 Key: COCOON-1973
>                 URL: http://issues.apache.org/jira/browse/COCOON-1973
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Forms
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Mark Lundquist
>            Priority: Minor
>         Attachments: 1973.patch
>
>
> Case-insensitive matching of CAPTCHA validation strings is desirable, because certain upper/lowercase character pairs can be very difficult to disambiguate due to the glyph distortion.
> The attatched patch adds a new attribute to control this:
> Attribute: <fd...@case-sensitive>
> Values: "true" | "false"
> Default: "true"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (COCOON-1973) CaptchaValidator: allow case-insensitive mapping

Posted by "Mark Lundquist (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1973?page=all ]

Mark Lundquist updated COCOON-1973:
-----------------------------------

    Attachment: 1973.patch

> CaptchaValidator: allow case-insensitive mapping
> ------------------------------------------------
>
>                 Key: COCOON-1973
>                 URL: http://issues.apache.org/jira/browse/COCOON-1973
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Forms
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Mark Lundquist
>            Priority: Minor
>         Attachments: 1973.patch
>
>
> Case-insensitive matching of CAPTCHA validation strings is desirable, because certain upper/lowercase character pairs can be very difficult to disambiguate due to the glyph distortion.
> The attatched patch adds a new attribute to control this:
> Attribute: <fd...@case-sensitive>
> Values: "true" | "false"
> Default: "true"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira