Jump to content

Help talk:Lint errors/bogus-image-options

Add topic
From mediawiki.org
Latest comment: 2 months ago by ABreault (WMF) in topic False positives

False positives

[edit]

At wikitech:Special:LintErrors/bogus-image-options there's an entry for unixTimestamp within wikitech:Template:Deployment calendar event card's string of:

<div class="add-button">[[File:Add.svg|16px|link=https://schedule-deployment.toolforge.org/window/{{#invoke:Deployment schedule|unixTimestamp|start=<includeonly>{{{when}}}</includeonly>}}|class=noviewer|alt=Add patch|Add patch]]</div>

IIUC(?), that's a false-positive. Is there a way to either eliminate false-positives from the listing, or fix this instance somehow? –Quiddity (talk) 22:31, 19 April 2026 (UTC)Reply

Thanks, I filed T423948 for this. Parsoid is getting tripped up on the parser function in the link. When the bug is resolved, the false-positive should clear away ABreault (WMF) (talk) 19:30, 20 April 2026 (UTC)Reply
Post-deploy, wikitech:Special:LintErrors/bogus-image-options is now empty ABreault (WMF) (talk) 19:28, 30 April 2026 (UTC)Reply