Page MenuHomePhabricator

Restore previous welcome message for Italian Wikipedia
Closed, ResolvedPublicBUG REPORT

Description

Please, revert this addition at line 239. That text is assigned to the constant FINAL_NEW_TEXT_ADDITIONS already.

Related Objects

Event Timeline

Pinging @Xqt who is the author of the commit linked in the description.

I think it would be appropriate to remove the FINAL_NEW_TEXT_ADDITIONS mapping because it is not used by checkimages and there is no advantage over combining it with the template mapping.

Xqt triaged this task as High priority.Dec 30 2025, 5:14 PM
Xqt changed the subtype of this task from "Task" to "Bug Report".

I think it would be appropriate to remove the FINAL_NEW_TEXT_ADDITIONS mapping because it is not used by checkimages and there is no advantage over combining it with the template mapping.

The advantage is that you can add some text at the very end of the welcome message. Date and time should be included inside the format string, if you want to handle the final text with a single mapping.

Change #1222591 had a related patch set uploaded (by Xqt; author: Xqt):

[pywikibot/core@master] IMPR: Return the fully composed welcome text with get_welcome_text

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

Change #1222591 merged by jenkins-bot:

[pywikibot/core@master] IMPR: Return the fully composed welcome text with get_welcome_text

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