! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Links to invalid pages are not red anymore
Status:
RESOLVED: FIXED
Product:
wiki.xfce.org
Component:
Content

Comments

Description Andre Miranda editbugs 2018-06-12 04:10:03 CEST
Links to invalid pages used to be red colored, now all links are blue.
This css snippet restore their previous appearance (I know, !important smells):
.wikilink2 {
    color: red !important;
}

If this change was intentional, please reconsider, it's a pain to click on a link just to find out the page doesn't exist.
Also, this is contrary to the wiki standard.
Comment 1 Pasi Lallinaho editbugs 2018-06-13 13:09:17 CEST
Fixed in the latest commit, this will propagate into production in some time.

Bug #14448

Reported by:
Andre Miranda
Reported on: 2018-06-12
Last modified on: 2018-06-13

People

Assignee:
Pasi Lallinaho
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information