[ 
https://issues.apache.org/jira/browse/TAP5-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452588#comment-17452588
 ] 

Hudson commented on TAP5-2689:
------------------------------

FAILURE: Integrated in Jenkins build Tapestry » tapestry-trunk-freestyle #103 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/103/])
TAP5-2689 preventing unknown value exception with sorted grid in case of cached 
sorted column is not part of property model anymore. (thiago: rev 
fda8de0ea4dbe40a2999242be32d57f1217a9a39)
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Grid.java


> Cached SortedColumnId causing UnknownValueException with Dynamci columns
> ------------------------------------------------------------------------
>
>                 Key: TAP5-2689
>                 URL: https://issues.apache.org/jira/browse/TAP5-2689
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Benjamin Hartmann
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>             Fix For: 5.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Tapestry crashes with an UnknownValueException if a Grid is sorted by a 
> column not existing in the PropertyModel of the Grid anymore. 
> This can happen if the columns of the grid are dynamic and can change at 
> runtime (e.g. using the component paramter "include" and include columns 
> based on further conditions).
> A check prior getting the sort constraints of the sort model could prevent 
> this issue.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to