This task requires you to install Newsletter extension.
Currently doLinkCacheQuery returns nothing, but it is supposed to return a string. This inconsistency should be removed.
This task requires you to install Newsletter extension.
Currently doLinkCacheQuery returns nothing, but it is supposed to return a string. This inconsistency should be removed.
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Duplicate | Qgil | T125545 Phabricator Q&A session for Community Liaisons | |||
Resolved | Qgil | T116025 Goal: Align Community Liaison and Developer Relations project management practices | |||
Resolved | Qgil | T119387 Community Liaison and Developer Relation quarterly goals for January - March 2016 | |||
Declined | None | T104131 Exporting existing newsletter to the Newsletter extension | |||
Resolved | Addshore | T110170 Goal: Deploy Newsletter extension in Wikimedia | |||
Resolved | None | T153906 Newsletter cleanup | |||
Resolved | MtDu | T154233 NewsletterContent: Return type for doLinkCacheQuery to be changed |
What should be the return value? Currently, the only usage of this function (the function is private) doesn't use the return value at all. So, probably this task should request the change of the doc block (remove the return type) and not adding a return statement at all (as it isn't used).
Change 329510 had a related patch set uploaded (by MtDu):
Remove unnecessary doc for doLinkCacheQuery and fix a small typo
Change 329510 merged by jenkins-bot:
Remove unnecessary doc for doLinkCacheQuery and fix a small typo