[
https://issues.apache.org/jira/browse/WICKET-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Del Bene reassigned WICKET-5857:
---------------------------------------
Assignee: Andrea Del Bene
> 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: 6.19.0
> Reporter: Mikk Lauringson
> Assignee: Andrea Del Bene
> Priority: Trivial
>
> 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)