Last modified: 2014-11-13 14:38:35 UTC
Apparently Echo pings are not recognized if the signature uses custom namespace alias (defined per-wiki, rather than for the language). Support for localised namespaces was implemented per bug 53132, but custom aliases don't work.
Change 163152 had a related patch set uploaded by Bartosz Dziewoński: DiscussionParser: Support custom namespace aliases in signatures https://gerrit.wikimedia.org/r/163152
Change 163152 abandoned by Bartosz Dziewoński: DiscussionParser: Support custom namespace aliases in signatures Reason: Okay. https://gerrit.wikimedia.org/r/163152
Patch abandoned, resetting to New. :(
also did not work when using an alias not in the signature correctly: [[user:A]] text ~~~~ ->[[user:X]] text [[urer:B]] my variant: [[u:A]] text ~~~~ -> [[u:X]] text [[urer:B]]
*** Bug 70236 has been marked as a duplicate of this bug. ***
The patch can be restored if anyone appeases code reviewers, it works perfectly. But I am not going to rewrite half of Echo to make everyone happy.
Change 163327 had a related patch set uploaded by EBernhardson: Make signatures within parser output findable https://gerrit.wikimedia.org/r/163327
Change 163651 had a related patch set uploaded by EBernhardson: Detect signature using Title class https://gerrit.wikimedia.org/r/163651
Change 163327 abandoned by EBernhardson: Make signatures within parser output findable Reason: move forward with the earlier patch that does same thing https://gerrit.wikimedia.org/r/163327
(In reply to Sunpriat from comment #4) > also did not work when using an alias not in the signature > > correctly: [[user:A]] text ~~~~ ->[[user:X]] text [[urer:B]] > <s>my variant: [[u:A]] text ~~~~ -> [[u:X]] text [[urer:B]]</s> [[У:A]] text ~~~~ -> [[У:X]] text [[У:B]] but not, then was also an alias in the signature. Alias in ruWP by default in the signature...
Change 163651 merged by jenkins-bot: Detect signature using Title class https://gerrit.wikimedia.org/r/163651
The fix has been merged and should be deployed within two weeks.
And we are back... =/