[FFmpeg-trac] #11334(trac:new): [Trac] Wiki content format regression
FFmpeg
trac at avcodec.org
Tue Dec 17 00:58:45 EET 2024
#11334: [Trac] Wiki content format regression
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
MasterQuestionable |
Type: defect | Status: new
Priority: important | Component: trac
Version: unspecified | Resolution:
Keywords: TracWiki | Blocked By:
CSS |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by MasterQuestionable):
* keywords: TracWiki => TracWiki CSS
* priority: normal => important
Comment:
͏ An effective fix to this issue is:
͏ Outright disabling the highlight for missing links ("a.missing").
͏ .
͏ The highlight in almost all cases provides no benefit.
͏ And fails in particular hard in such:
͏ https://trac.ffmpeg.org/ticket/11354 (PlayStation, GitHub, ...)
͏ Locally addressable via (uBO):
͏ `trac.ffmpeg.org##a:remove-class("missing")`
͏ Relevant CSS in:
͏ https://trac.ffmpeg.org/chrome/common/css/trac.css
͏ Note:
͏ Preferably to be addressed from CSS: else potentially another
regression for contents that "properly" escaped...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11334#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list