Kamil created WICKET-6514:
-----------------------------
Summary: Change behavior of FeedbackCollector [Breaking change]
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
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)