Ticket #2281 (closed enhancement: fixed)
Ouverture dans une nouvelle fenêtre liens bloc Actualité de Dotclear
Reported by: | Llu | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.15 |
Component: | module:core | Version: | 2.14.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
Dans le bloc Actualités, les liens ont une icône outgoing-link.svg.
Cela donne l'impression qu'ils s'ouvrent dans une nouvelle fenêtre (comme le font les autres liens avec cette icône), or ce n'est pas le cas.
Ça me semblerait bien d'uniformiser le comportement.
Change History
comment:2 Changed 7 years ago by franck <carnet.franck.paul@…>
- Status changed from new to closed
- Resolution set to fixed
(In [148005ada8b3]) Outgoing links (in a new window): cope with asynchronous content which may content external links. Fixes #2281
comment:3 Changed 7 years ago by franck <carnet.franck.paul@…>
(In [31cd92d76668]) Better name for outgoing links function - addresses #2281
Note: See
TracTickets for help on using
tickets.
Ah oui ça devrait s'ouvrir dans une autre fenêtre (l'événement JS ne doit pas être rattaché vu que c'est affiché en mode asynchrone, ces news).