[
https://issues.apache.org/jira/browse/WICKET-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-6514:
------------------------------------
Fix Version/s: (was: 8.0.0)
8.0.0-M9
> 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
> Priority: Major
> Fix For: 8.0.0-M9
>
>
> 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
(v7.6.3#76005)