Ticket #939 (closed defect: fixed)
Le link pour la page précédente est incorrect dans post.html
| Reported by: | Patidou | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | module:themes | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Actuellement on a ceci :
<link rel="previous" href=
Qui devrait être :
<link rel="prev" href=
Ce qui pose problème dans Opera: http://forum.dotclear.net/viewtopic.php?pid=281532#p281532 (entre autres).
Ressource : http://www.w3.org/TR/html401/types.html#type-links
Note: See
TracTickets for help on using
tickets.

Vu la ressource, ok pour moi.