[ 
https://issues.apache.org/jira/browse/WICKET-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185712#comment-17185712
 ] 

ASF subversion and git services commented on WICKET-6820:
---------------------------------------------------------

Commit 7e83f1a6ba9a8a988d81529e96f6328ba0ffd2be in wicket's branch 
refs/heads/master from Sławek Tuleja
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=7e83f1a ]

WICKET-6820: <wicket:link> generates disabled link not <span><em>

This closes #444

Signed-off-by: Sven Meier <svenme...@apache.org>


> <wicket:link> generates disabled link not <span><em>
> ----------------------------------------------------
>
>                 Key: WICKET-6820
>                 URL: https://issues.apache.org/jira/browse/WICKET-6820
>             Project: Wicket
>          Issue Type: Bug
>          Components: guide
>    Affects Versions: 9.0.0
>            Reporter: Slawek Tuleja
>            Assignee: Sven Meier
>            Priority: Minor
>         Attachments: screenshot-1.png
>
>
> Servus Wicketers
> I found in user doc in section: _10.3. Automatically creating bookmarkable 
> links with tag wicket:link_
> that *<wicket:link>* generates _*<span><em>*_ tags for disabled links.
> However I can see in source code that to disabled link <wicket:link> adds 
> *disabled="disabled"* attribute
> <a class="navbar-item" *disabled="disabled"*>Home</a>
> Am I right?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to