Description
With the switch to jQuery Ajax the former "random" parameter is named "_" now.
WebRequest.PARAM_AJAX_REQUEST_ANTI_CACHE still has the old name, thus AbstractBookmarkableMapper#cleanPageParameters() removes the wrong one.
With the switch to jQuery Ajax the former "random" parameter is named "_" now.
WebRequest.PARAM_AJAX_REQUEST_ANTI_CACHE still has the old name, thus AbstractBookmarkableMapper#cleanPageParameters() removes the wrong one.