You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2011/09/16 19:59:09 UTC

[jira] [Created] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

Environment should use the UnknownValueException class, for better reporting on the exception page
--------------------------------------------------------------------------------------------------

                 Key: TAP5-1657
                 URL: https://issues.apache.org/jira/browse/TAP5-1657
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3, 5.2
            Reporter: Howard M. Lewis Ship
            Priority: Minor


It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Closed] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

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

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

> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Commented] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

Howard M. Lewis Ship commented on TAP5-1657:
--------------------------------------------

Oops. Need to double check this ... I forgot my client is stil using 5.2.6.

> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Commented] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

Howard M. Lewis Ship commented on TAP5-1657:
--------------------------------------------

Oops. Need to double check this ... I forgot my client is stil using 5.2.6.

> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Commented] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

Hudson commented on TAP5-1657:
------------------------------

Integrated in tapestry-trunk-freestyle #525 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/525/])
    TAP5-1657: Environment should use the UnknownValueException class, for better reporting on the exception page

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1171859
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/EnvironmentImpl.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ServicesMessages.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/services/ServicesStrings.properties
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/EnvironmentImplTest.java


> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Closed] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

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

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

> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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

        

[jira] [Commented] (TAP5-1657) Environment should use the UnknownValueException class, for better reporting on the exception page

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

Hudson commented on TAP5-1657:
------------------------------

Integrated in tapestry-trunk-freestyle #525 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/525/])
    TAP5-1657: Environment should use the UnknownValueException class, for better reporting on the exception page

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1171859
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/EnvironmentImpl.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ServicesMessages.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/services/ServicesStrings.properties
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/EnvironmentImplTest.java


> Environment should use the UnknownValueException class, for better reporting on the exception page
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1657
>                 URL: https://issues.apache.org/jira/browse/TAP5-1657
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> It currently uses the "old style" of listing out the class names as a comma separated string; it would be much nicer if it used the modern approach, which results in a HTML list of the possible values, which is much easier to read.

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