You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <de...@tapestry.apache.org> on 2008/08/29 08:30:46 UTC

[jira] Assigned: (TAPESTRY-2591) Email Validator Throws MissingFormatArgumentException

     [ https://issues.apache.org/jira/browse/TAPESTRY-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAPESTRY-2591:
----------------------------------------

    Assignee: Igor Drobiazko

> Email Validator Throws MissingFormatArgumentException
> -----------------------------------------------------
>
>                 Key: TAPESTRY-2591
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2591
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.15
>            Reporter: Dave Dombrosky
>            Assignee: Igor Drobiazko
>
> Now that TAPESTRY-2585 has been fixed, a new issue has come up.
> Now when trying to visir a page with an email validator on it, the following error is thrown:
> java.util.MissingFormatArgumentException
> Format specifier '2$s'
> Stack trace
>         * java.util.Formatter.format(Formatter.java:2454)
>         * java.util.Formatter.format(Formatter.java:2383)
>         * java.lang.String.format(String.java:2825)
>         * org.apache.tapestry5.ioc.internal.util.MessageFormatterImpl.format(MessageFormatterImpl.java:49)
>         * org.apache.tapestry5.validator.Email.buildMessage(Email.java:52)
>         * org.apache.tapestry5.validator.Email.render(Email.java:47)
>         * org.apache.tapestry5.validator.Email.render(Email.java:28)
>         * org.apache.tapestry5.internal.services.FieldValidatorImpl.render(FieldValidatorImpl.java:56)
>         * org.apache.tapestry5.internal.services.CompositeFieldValidator.render(CompositeFieldValidator.java:45)
>         * org.apache.tapestry5.corelib.base.AbstractTextField.begin(AbstractTextField.java:177)
>         * org.apache.tapestry5.corelib.base.AbstractTextField.beginRender(AbstractTextField.java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org