Page MenuHomePhabricator

ifexist: when creating a page
Closed, ResolvedPublic

Description

When testing the existence of the page we are creating with {{#ifexist:}}, the result is, when the page is created, "doesn"t exist" :

{{#ifexist: {{PAGENAME}} | exists | doesn’t exist }}

The software should guess it's the current page, and then tell it exists (even if the parsing is realized before creating the page, of course).

Details

Event Timeline

Automatik raised the priority of this task from to Needs Triage.
Automatik updated the task description. (Show Details)
Automatik added a project: ParserFunctions.
Automatik subscribed.

Change 137153 had a related patch set uploaded (by Aklapper):
Use preview content when it transcludes itself

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

Patch-For-Review

Change 137153 merged by jenkins-bot:
Use preview content when it transcludes itself

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

Jackmcbarn claimed this task.

The fix will be live on all WMF wikis on January 14th.