theigl opened a new pull request #437:
URL: https://github.com/apache/wicket/pull/437


   This PR avoids splitting and joining ajax event names that do not contain 
whitespace.
   
   Note: The splitting logic splits on "\s+" so this would also match tabs and 
newlines, but I think that checking for space is enough to return early.
   
   See https://issues.apache.org/jira/browse/WICKET-6795


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to