You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by cm...@apache.org on 2016/11/27 16:23:47 UTC

[2/2] wicket git commit: WICKET-6289 fix autolinker so it does not generate an onclick attribute for img tags

WICKET-6289 fix autolinker so it does not generate an onclick attribute for img tags


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/73cc4010
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/73cc4010
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/73cc4010

Branch: refs/heads/master
Commit: 73cc4010818515cf11024906021cf7fa0abd778e
Parents: ce66c24 ba0f578
Author: Carl-Eric Menzel <cm...@wicketbuch.de>
Authored: Sun Nov 27 17:15:56 2016 +0100
Committer: Carl-Eric Menzel <cm...@wicketbuch.de>
Committed: Sun Nov 27 17:19:23 2016 +0100

----------------------------------------------------------------------
 .../markup/resolver/AutoLinkResolver.java       |   2 +-
 .../html/link/AutolinkPageExpectedResult_5.html |   9 +++++
 .../wicket/markup/html/link/AutolinkPage_5.html |   9 +++++
 .../wicket/markup/html/link/AutolinkPage_5.java |  36 +++++++++++++++++++
 .../wicket/markup/html/link/AutolinkTest.java   |   7 ++++
 .../markup/html/link/subdir/apache-wicket.png   | Bin 0 -> 210963 bytes
 6 files changed, 62 insertions(+), 1 deletion(-)
----------------------------------------------------------------------