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

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

Commit 0c4e96a828871e5e61a3c1cc1d2b5e8f8a1fe8ad in wicket's branch 
refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=0c4e96a ]

WICKET-5857 PagingNavigator invalid HTML (rel attribute on span tag)

> PagingNavigator invalid HTML (rel attribute on span tag)
> --------------------------------------------------------
>
>                 Key: WICKET-5857
>                 URL: https://issues.apache.org/jira/browse/WICKET-5857
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0-M5, 6.19.0
>            Reporter: Mikk Lauringson
>            Assignee: Andrea Del Bene
>            Priority: Trivial
>             Fix For: 6.20.0, 7.0.0-M6
>
>
> WICKET-5799 added rel=prev/next to PagingNavigator links. If the first page 
> is active, then the "prev" link is disabled and it is a "span" tag instead of 
> "a" tag, but it still has "rel" attribute. Same problem with "next" link if 
> last page is active. "rel" tag is not permitted for "span" tag, so it's 
> invalid HTML.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to