[
https://issues.apache.org/jira/browse/WICKET-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-6667.
--------------------------------
Resolution: Fixed
Fix Version/s: 9.0.0-M2
> Ajax JavaScript clean-up
> ------------------------
>
> Key: WICKET-6667
> URL: https://issues.apache.org/jira/browse/WICKET-6667
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 9.0.0-M1
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 9.0.0-M2
>
>
> wicket-ajax-jquery.js contains a lot of old stuff that we should remove:
> * custom console -> use browser console instead
> * browser sniffing -> remove, since not recommended, not reproduceable, were
> needed deprecated browser versions
> * dragging -> move to modal-window, since only used there
> * DOM conveniences -> remove, since no longer used by Wicket (users can
> switch to jQuery or modern browser support)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)