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/ac369b16
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ac369b16
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ac369b16

Branch: refs/heads/wicket-6.x
Commit: ac369b16ef5ea10c2e6c1061c6cb3f95bc347223
Parents: 9d946b6 c22e46c
Author: Carl-Eric Menzel <[email protected]>
Authored: Sun Nov 27 17:47:34 2016 +0100
Committer: Carl-Eric Menzel <[email protected]>
Committed: Sun Nov 27 17:47:34 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(-)
----------------------------------------------------------------------


Reply via email to