You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2011/04/05 10:46:05 UTC

[jira] [Created] (TAP5-1497) No error message upon exception calling initializer function with German locale

No error message upon exception calling initializer function with German locale
-------------------------------------------------------------------------------

                 Key: TAP5-1497
                 URL: https://issues.apache.org/jira/browse/TAP5-1497
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.5, 5.3
            Reporter: Jochen Kemnade


If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

[jira] [Commented] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

Hudson commented on TAP5-1497:
------------------------------

Integrated in tapestry-trunk-freestyle #535 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/535/])
    TAP5-1497: No error message upon exception calling initializer function with German locale

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


> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

        

[jira] [Updated] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

Jochen Kemnade updated TAP5-1497:
---------------------------------

    Attachment: add_invocationException_to_german_messages.patch

> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

[jira] [Closed] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

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

       Resolution: Fixed
    Fix Version/s: 5.3
         Assignee: Howard M. Lewis Ship

Thanks for the patch!

> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

        

[jira] [Closed] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

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

       Resolution: Fixed
    Fix Version/s: 5.3
         Assignee: Howard M. Lewis Ship

Thanks for the patch!

> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

        

[jira] [Updated] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

Jochen Kemnade updated TAP5-1497:
---------------------------------

    Attachment: add_invocationException_to_german_messages.patch

> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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

[jira] [Commented] (TAP5-1497) No error message upon exception calling initializer function with German locale

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

Hudson commented on TAP5-1497:
------------------------------

Integrated in tapestry-trunk-freestyle #535 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/535/])
    TAP5-1497: No error message upon exception calling initializer function with German locale

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


> No error message upon exception calling initializer function with German locale
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-1497
>                 URL: https://issues.apache.org/jira/browse/TAP5-1497
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2.5
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>         Attachments: add_invocationException_to_german_messages.patch
>
>
> If an exception occurs in a method that is called by Tapesty.init, the exception is not reported as the Messages object for the German locale does not contain an entry for invocationException. Instead, you'll get a "TypeError: message is undefined" in tapestry.js:295 This relates to TAP5-1157.

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