You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/02/02 00:24:18 UTC

[jira] Created: (TAP5-998) Exception when a form element component is not enclosed by a Form is odd: uses the form's label to identify the component in question

Exception when a form element component is not enclosed by a Form is odd: uses the form's label to identify the component in question
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-998
                 URL: https://issues.apache.org/jira/browse/TAP5-998
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.0
            Reporter: Howard M. Lewis Ship
            Priority: Minor


Odd message:

java.lang.RuntimeException
The Event Start Time component must be enclosed by a Form component.

I think I'd rather this to be "Component events/Create:startTime must be enclosed by a Form component."  That is, the component's programmatic id.

At least the location of the exception is helpful.

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