Content deleted Content added
Attempt to fix User talk:Qwerfjkl#Hashtag in RFD [Factotum] |
m Fix bug where notifying the target uses the redirect target instead of redirect (via CAE) |
||
Line 1,604:
batchesToProcess.push({
id: 'rfd-notify-target',
titles: Object.fromEntries(Object.
let page = new mw.Title(title);
return [page.getTalkPage().getPrefixedText(), title];
|