On Tue, Jul 11, 2017 at 5:05 PM, Subramanya Sastry ssastry@wikimedia.org wrote:
On 07/11/2017 05:13 AM, Nicolas Vervelle wrote:
- In the page dedicated to a category, there's a column telling if the
problem is due to one template (and which one) or by several
templates, but I don't get this information in the REST API for Linter. Is it possible to have it in the API result or should I deduce it myself where the offset given by the API matches a call to a template?
Look for this in the template response.
|"templateInfo": { "multiPartTemplateBlock": true }|
Thanks ! I have updated WPCleaner to display the information about the template (template name or multiple templates).
I think I've found some discrepancy between Linter reports. On frwiki, the page "Discussion:Yasser Arafat" is reported in the list for self-closed-tag [1], but when run the text of the page through the transform API [2], I only get errors for obsolete-tag and mixed-content and nothing for self-closed-tag.
[1] https://fr.wikipedia.org/wiki/Sp%C3%A9cial:LintErrors/self-closed-tag [2] https://fr.wikipedia.org/api/rest_v1/#!/Transforms/post_transform_wikitext_t...