https://bugzilla.wikimedia.org/show_bug.cgi?id=49632

--- Comment #6 from Ryan Kaldari <[email protected]> ---
This bug wasn't caused by a programming error, rather it is due to bad design.
Two of the PageTriage templates on enwiki, "Reviewednote-NPF" and
"Unreviewednote-NPF", are not written from the point of view of the reviewer,
so it doesn't make sense to sign them. There are two ways to fix the problem:

1. Change the code in ext.pageTriage.mark.js so that it adds a sig to those
templates. When the new code is deployed, rewrite the templates from a first
person perspective (similar to the other PageTriage templates).

or

2. Change the code in ext.pageTriage.mark.js so that it adds just a timestamp
to those templates ('~~~~~'). Not sure if this fixes the zombie problem or not.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to