This is an automated email from the ASF dual-hosted git repository.
reiern70 pushed a change to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git
from 70e745d3ac [WICKET-7048] AjaxClientInfoBehavior is AJAX timer based.
This seems not to work reliable in all situations. We add a
AjaxOnDomReadyClientInfoBehavior that uses DOMREADY and seems to work more
reliable.
add 3e1a9bb6f2 [WICKET-7050] make DefaultExceptionMapper more configurable
for the case an exception happens while original exception is mapped.
No new revisions were added by this update.
Summary of changes:
.../org/apache/wicket/DefaultExceptionMapper.java | 33 +++++++++++++++-------
1 file changed, 23 insertions(+), 10 deletions(-)