Page MenuHomePhabricator

Implement Title.newFromExisting
Open, Needs TriagePublicFeature

Description

As a developer of user scripts, I would like to be able to create a Title object for an existing page (string) and have properties such as its page ID populate, so that I can more easily work with existing pages.

(tl;dr I worked on a patch that implements this ages ago, and at the time had a really good use case for this to exist)

Details

Related Changes in Gerrit:

Event Timeline

Change #1130719 had a related patch set uploaded (by Samtar; author: Samtar):

[mediawiki/core@master] mediawiki.Title: Add Title.newFromExisting

https://gerrit.wikimedia.org/r/1130719