[ http://issues.apache.org/jira/browse/TAPESTRY-520?page=all ]
Paul Ferraro resolved TAPESTRY-520:
-----------------------------------
Fix Version: 4.0
Resolution: Fixed
Fixed and created missing test case.
> Button component fails because it does not implement rewindFormComponent
> ------------------------------------------------------------------------
>
> Key: TAPESTRY-520
> URL: http://issues.apache.org/jira/browse/TAPESTRY-520
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 4.0
> Reporter: Dave Syer
> Assignee: Paul Ferraro
> Fix For: 4.0
>
> Button component fails because it does not implement rewindFormComponent.
> In html template:
> <input jwcid="[EMAIL PROTECTED]" class="button" label="submit" />
> Error log:
> Error at classpath:/org/apache/tapestry/form/Button.jwc, line 22, column 66:
> Method 'protected abstract void
> org.apache.tapestry.form.AbstractFormComponent.rewindFormComponent(org.apache.tapestry.IMarkupWriter,org.apache.tapestry.IRequestCycle)'
> (declared in class org.apache.tapestry.form.AbstractFormComponent) has no
> implementation in class org.apache.tapestry.form.Button (or enhanced subclass
> $Button_201).
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]