Hi Gregor,

> OK, if I use a Select-Field with only one option ("Users[Benutzer]",
> without quotes) I get "Error. Use only chars and numbers." Stange thing
> is that I get another errormessage above the form (right under "Please
> enter your data in the following form."):

Sounds like we should supporta configuration option to set the type of the
input field (DN_TYPE_BASIC_ELEMENT_5_ENCODING or _CHARACTERSET).

> "Error.UseonlyLATIN1chars" - without quotes, whitespaces aren't there.

This looks like a wrong regex in basic_csr somewhere.

> My regular expression for MIXED in TRIStateCGI.pm is
>
> "[ [EMAIL PROTECTED]", i think it is the original regexp from RC5.

Can you try "[ [EMAIL PROTECTED]" please? Perhaps we have a problem with
the regex too.

> Especially the two different errormessages, one for mixed and one for
> latin1 irritate me.

Looks like we perform inconsistent testing in basic_csr.

Michael
-- 
Michael Bell
Humboldt-Universitaet zu Berlin




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to