You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Greg Woolsey (JIRA)" <ta...@jakarta.apache.org> on 2006/11/22 05:59:01 UTC

[jira] Created: (TAPESTRY-1158) contrib:Palette has deprecated code

contrib:Palette has deprecated code
-----------------------------------

                 Key: TAPESTRY-1158
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1158
             Project: Tapestry
          Issue Type: Bug
          Components: Contrib
    Affects Versions: 4.1.1
            Reporter: Greg Woolsey


Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add additional submit functions.  These methods are deprecated and will be removed in the final 4.1.1  release, breaking this component.

-- 
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] Commented: (TAPESTRY-1158) contrib:Palette has deprecated code

Posted by "Greg Woolsey (JIRA)" <ta...@jakarta.apache.org>.
    [ http://issues.apache.org/jira/browse/TAPESTRY-1158?page=comments#action_12451864 ] 
            
Greg Woolsey commented on TAPESTRY-1158:
----------------------------------------

... and the select/deselect buttons in the middle have generated IDs of Any_0, Any_1, ... which makes testing a bit fragile - if there is some othe "Any" component on the page that has no ID and renders first, it may be given (depending on script stuff, other code) an auto-generated ID first, and get Any_0 instead of the palette button, which would break automation.

> contrib:Palette has deprecated code
> -----------------------------------
>
>                 Key: TAPESTRY-1158
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1158
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.1.1
>            Reporter: Greg Woolsey
>
> Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add additional submit functions.  These methods are deprecated and will be removed in the final 4.1.1  release, breaking this component.

-- 
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-1158) contrib:Palette has deprecated code

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

Jesse Kuhnert resolved TAPESTRY-1158.
-------------------------------------

    Fix Version/s: 4.1.1
       Resolution: Fixed

Updated to use proper connection facilities.

> contrib:Palette has deprecated code
> -----------------------------------
>
>                 Key: TAPESTRY-1158
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1158
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.1.1
>            Reporter: Greg Woolsey
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.1
>
>
> Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add additional submit functions.  These methods are deprecated and will be removed in the final 4.1.1  release, breaking this component.

-- 
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] Commented: (TAPESTRY-1158) contrib:Palette has deprecated code

Posted by "Greg Woolsey (JIRA)" <ta...@jakarta.apache.org>.
    [ http://issues.apache.org/jira/browse/TAPESTRY-1158?page=comments#action_12451863 ] 
            
Greg Woolsey commented on TAPESTRY-1158:
----------------------------------------

Also, the available select list should have an ID for automating testing.

> contrib:Palette has deprecated code
> -----------------------------------
>
>                 Key: TAPESTRY-1158
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1158
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.1.1
>            Reporter: Greg Woolsey
>
> Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add additional submit functions.  These methods are deprecated and will be removed in the final 4.1.1  release, breaking this component.

-- 
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] Assigned: (TAPESTRY-1158) contrib:Palette has deprecated code

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

Jesse Kuhnert reassigned TAPESTRY-1158:
---------------------------------------

    Assignee: Jesse Kuhnert

> contrib:Palette has deprecated code
> -----------------------------------
>
>                 Key: TAPESTRY-1158
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1158
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 4.1.1
>            Reporter: Greg Woolsey
>         Assigned To: Jesse Kuhnert
>
> Palette.script calls Tapestry.onsubmit and Tapestry.onrefresh to add additional submit functions.  These methods are deprecated and will be removed in the final 4.1.1  release, breaking this component.

-- 
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