ajaxRef attribute is lower cased in the BaseTagHandler and FormTag but not in the addForm method of AjaxConfig. This generates an NPE in EnableAjaxTag when trying to retrive an form with an uppercase name using a lower cased key .
Log in to post a comment.