You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/04 15:09:00 UTC

[jira] [Commented] (WICKET-6514) FeedbackCollector(Component) should not collect session-scoped feedback messages

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

ASF subversion and git services commented on WICKET-6514:
---------------------------------------------------------

Commit c69592d147ef4ba404dc96068e9624b54c3d45cd in wicket's branch refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=c69592d ]

WICKET-6514 refactoring of FencedFeedbackPanel


> FeedbackCollector(Component) should not collect session-scoped feedback messages
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-6514
>                 URL: https://issues.apache.org/jira/browse/WICKET-6514
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M8
>            Reporter: Kamil
>            Assignee: Martin Grigorov
>             Fix For: 8.0.0
>
>
> 1) FeedbackCollector(Component) should not include the Session scoped messages by default as [~mgrigorov] said [here|https://issues.apache.org/jira/browse/WICKET-6392?focusedCommentId=16301366&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16301366]
> 2) FeedbackCollector should have additional constructor:
> {code}
> FeedbackCollector(Component component, Boolean includeSession)
> {code}
> (it's conclusion from the whole discussion [here|https://issues.apache.org/jira/browse/WICKET-6507?focusedCommentId=16301327&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16301327])



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)