HomePhorge

Pass whether current rev of file exists to Linker::makeBrokenImageLinkObj

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Pass whether current rev of file exists to Linker::makeBrokenImageLinkObj

A $time parameter was added to Linker::makeBrokenImageLinkObj in 2d22c85
to avoid checking if a file exists if we were fetching the current
revision. The assumption being that the method would only be called if
the current revision doesn't exist. A new parameter is added to
indicate that the current revision exist so that a known link can be
created.

Bug: T329214
Change-Id: I9ae5b18c422ab7d1b2b3b599a1994c319fe37239

Details

Provenance
Arlo Breault <abreault@wikimedia.org>Authored on Apr 27 2023, 6:18 PM
Reedy <reedy@wikimedia.org>Committed on Jun 29 2023, 6:55 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.