Page MenuHomePhabricator

Wrong message on watching a talk page
Closed, ResolvedPublic

Description

When watching an extension's talk page on MediaWiki.org I get a message like this "All future changes to this page and its associated talk page will be notified."

I don't think that a talk page can have a talk page?

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Nischayn22 raised the priority of this task from to Lowest.
Nischayn22 updated the task description. (Show Details)
Nischayn22 added a project: MediaWiki-General.
Nischayn22 subscribed.
TTO subscribed.

Looks like enwiki has a local hack to vary the wording for content and talk namespaces: https://en.wikipedia.org/w/index.php?title=MediaWiki:Addedwatchtext&action=edit

Unfortunately, that requires ParserFunctions, so can't be added to MediaWiki core.

Do we need to split the message in two (addedwatchtext when invoked on content pages, and addedwatchtext-talk on talk pages)? Or is there a nicer way to do this?

@TTO, I think the only and best way to resolve it is splitting.

Change 301919 had a related patch set uploaded (by Glaisher):
Use different message when (un)watching a page in talk namespace

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

Great, thank you so much for the patch!

@Glaisher, when will the patch affect Wikimedia projects?

@Glaisher, when will the patch affect Wikimedia projects?

It hasn't been approved yet. It should be on the first Wednesday or Thursday after that happens.

@Glaisher, when will the patch affect Wikimedia projects?

It hasn't been approved yet. It should be on the first Wednesday or Thursday after that happens.

OK. Well then, who can approve it?

@Glaisher, when will the patch affect Wikimedia projects?

It hasn't been approved yet. It should be on the first Wednesday or Thursday after that happens.

OK. Well then, who can approve it?

Experienced, privileged users. Just be patient, it shouldn't take long time.

@Glaisher, when will the patch affect Wikimedia projects?

It hasn't been approved yet. It should be on the first Wednesday or Thursday after that happens.

OK. Well then, who can approve it?

Experienced, privileged users. Just be patient, it shouldn't take long time.

OK, thanks for the answer.

Change 301919 merged by jenkins-bot:
Use different message when (un)watching a page in talk namespace

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