You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Dimitris Zenios (JIRA)" <ji...@apache.org> on 2010/12/10 13:56:01 UTC

[jira] Created: (TAP5-1367) ajaxExceptionHandler Method name typo

ajaxExceptionHandler Method name typo
-------------------------------------

                 Key: TAP5-1367
                 URL: https://issues.apache.org/jira/browse/TAP5-1367
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.4
            Reporter: Dimitris Zenios


There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

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


[jira] [Commented] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083444#comment-13083444 ] 

Hudson commented on TAP5-1367:
------------------------------

Integrated in tapestry-trunk-freestyle #469 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/469/])
    TAP5-1367: ajaxExceptionHandler Method name typo

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156722
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js


> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1367.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1367.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1367:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083444#comment-13083444 ] 

Hudson commented on TAP5-1367:
------------------------------

Integrated in tapestry-trunk-freestyle #469 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/469/])
    TAP5-1367: ajaxExceptionHandler Method name typo

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1156722
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js


> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TAP5-1367) ajaxExceptionHandler Method name typo

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1367:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> ajaxExceptionHandler Method name typo
> -------------------------------------
>
>                 Key: TAP5-1367
>                 URL: https://issues.apache.org/jira/browse/TAP5-1367
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Dimitris Zenios
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> There is a typo in tapestry.js regarding ajaxExceptionHandler function.The method name is ajaxExceptionHander instead of ajaxExceptionHandler and you are registering it in (new Ajax.request) as ajaxExceptionHandler

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira