[ 
https://issues.apache.org/jira/browse/WICKET-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Del Bene updated WICKET-5857:
------------------------------------
    Fix Version/s: 7.0.0-M6
                   6.20.0

> 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