[
https://issues.apache.org/jira/browse/WICKET-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828880#comment-13828880
]
Martin Grigorov commented on WICKET-5314:
-----------------------------------------
The main problem I see is that the patch contains JavaScript APIs breaks.
I am not sure how serious is this, though.
Some people may monkey patch the JS code ... I have done this for other .js
files from Wicket. Most recently in
https://github.com/l0rdn1kk0n/wicket-bootstrap/pull/277/files#diff-3
Your patch may or may not break such apps. But Wicket tries to use semantic
versioning and I think such changes should be done only in major versions, like
7.0.0.
Please ask in dev@ mailing list for others' opinions.
> AbstractAutoCompleteBehavior does not support AjaxChannels
> ----------------------------------------------------------
>
> Key: WICKET-5314
> URL: https://issues.apache.org/jira/browse/WICKET-5314
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 6.9.1
> Reporter: Martin Sturm
> Assignee: Andrea Del Bene
> Priority: Trivial
>
> Setting an AjaxChannel in updateAjaxAttributes does not have any effect. The
> JavaScript implementation actually does not know anything about channels. I
> would fix it if you say me the correct branch for the next 6.x release.
--
This message was sent by Atlassian JIRA
(v6.1#6144)