You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "joseph benavidez (JIRA)" <ta...@jakarta.apache.org> on 2006/06/29 20:30:29 UTC

[jira] Created: (TAPESTRY-998) Table component in a Form does not use Javascript for column header links

Table component in a Form does not use Javascript for column header links
-------------------------------------------------------------------------

         Key: TAPESTRY-998
         URL: http://issues.apache.org/jira/browse/TAPESTRY-998
     Project: Tapestry
        Type: Bug

  Components: Contrib  
    Versions: 4.0    
 Environment: java 1.5 on linux, using jpackage rpms for depndencies
    Reporter: joseph benavidez



If I use the contrib:Table component in a Form component, the auto-generated page links (eg << 1 2 3 >>) appropriately use javascript, thus submitting the form upon clicking the links. However, the headers for the columns do not correspondingly use javascript to submit the form. 

contrib:FormTable does seem to do the right thing. (ie, both the page links and column headers use javascript).



-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-998) Table component in a Form does not use Javascript for column header links

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-998?page=all ]

Andreas Andreou updated TAPESTRY-998:
-------------------------------------

    Fix Version: unspecified
                     (was: 4.0.3)
    Description: 
If I use the contrib:Table component in a Form component, the auto-generated page links (eg << 1 2 3 >>) appropriately use javascript, thus submitting the form upon clicking the links. However, the headers for the columns do not correspondingly use javascript to submit the form. 

contrib:FormTable does seem to do the right thing. (ie, both the page links and column headers use javascript).



  was:

If I use the contrib:Table component in a Form component, the auto-generated page links (eg << 1 2 3 >>) appropriately use javascript, thus submitting the form upon clicking the links. However, the headers for the columns do not correspondingly use javascript to submit the form. 

contrib:FormTable does seem to do the right thing. (ie, both the page links and column headers use javascript).




> Table component in a Form does not use Javascript for column header links
> -------------------------------------------------------------------------
>
>          Key: TAPESTRY-998
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-998
>      Project: Tapestry
>         Type: Bug

>   Components: Contrib
>     Versions: 4.0
>  Environment: java 1.5 on linux, using jpackage rpms for depndencies
>     Reporter: joseph benavidez
>     Assignee: Andreas Andreou
>      Fix For: unspecified

>
> If I use the contrib:Table component in a Form component, the auto-generated page links (eg << 1 2 3 >>) appropriately use javascript, thus submitting the form upon clicking the links. However, the headers for the columns do not correspondingly use javascript to submit the form. 
> contrib:FormTable does seem to do the right thing. (ie, both the page links and column headers use javascript).

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-998) Table component in a Form does not use Javascript for column header links

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-998?page=all ]
     
Andreas Andreou resolved TAPESTRY-998:
--------------------------------------

    Fix Version: 4.0.3
     Resolution: Invalid
      Assign To: Andreas Andreou

See http://tapestry.apache.org/tapestry4/tapestry-contrib/ComponentReference/Table.html
for how to make the column headers submit the form. Prefix your columns parameter with *

> Table component in a Form does not use Javascript for column header links
> -------------------------------------------------------------------------
>
>          Key: TAPESTRY-998
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-998
>      Project: Tapestry
>         Type: Bug

>   Components: Contrib
>     Versions: 4.0
>  Environment: java 1.5 on linux, using jpackage rpms for depndencies
>     Reporter: joseph benavidez
>     Assignee: Andreas Andreou
>      Fix For: 4.0.3

>
> If I use the contrib:Table component in a Form component, the auto-generated page links (eg << 1 2 3 >>) appropriately use javascript, thus submitting the form upon clicking the links. However, the headers for the columns do not correspondingly use javascript to submit the form. 
> contrib:FormTable does seem to do the right thing. (ie, both the page links and column headers use javascript).

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org