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

Geoff Callender updated TAPESTRY-1716:
--------------------------------------

    Description: 
The Insert component does not emit the id parameter like most other components. 
Consequently, the basic Ajax example in the Tapestry doco does not work
(see Ajax Development Basics 
http://tapestry.apache.org/tapestry4.1/ajax/basics.html ).

I am led to believe that a fix is to make Insert call 
AbstractComponent.renderIdAttribute() .
Alternatively, the doco should be fixed.  My vote is for fixing Insert.
Discussion is at 
http://thread.gmane.org/gmane.comp.java.tapestry.user/52084/focus=52167

Regards,
Geoff

  was:
The Insert component does not emit the id parameter like most other components. 
Consequently, the basic Ajax example in the Tapestry doco does not work
(see Ajax Development Basics 
http://tapestry.apache.org/tapestry4.1/ajax/basics.html ).

I am led to believe that a fix is to make Insert call 
AbstractComponent.renderIdAttribute() .
Alternatively, the doco should be fixed.  My vote is for fixing Insert.
Discussion is at 
http://article.gmane.org/gmane.comp.java.tapestry.user/52167/match=ajax+example+not+working

Regards,
Geoff


> @Insert does not emit id, yet the basic Ajax example in doco implies it does
> ----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1716
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1716
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 4.1.2
>         Environment: Tap 4.1.2 on OS X 10.4.10 or Win XP SP2, served by 
> Tomcat in JBoss 4.2.1.
>            Reporter: Geoff Callender
>
> The Insert component does not emit the id parameter like most other 
> components. 
> Consequently, the basic Ajax example in the Tapestry doco does not work
> (see Ajax Development Basics 
> http://tapestry.apache.org/tapestry4.1/ajax/basics.html ).
> I am led to believe that a fix is to make Insert call 
> AbstractComponent.renderIdAttribute() .
> Alternatively, the doco should be fixed.  My vote is for fixing Insert.
> Discussion is at 
> http://thread.gmane.org/gmane.comp.java.tapestry.user/52084/focus=52167
> Regards,
> Geoff

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to