User "Hashar" posted a comment on MediaWiki.r104341. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104341#c26661 Commit summary:
Test to ensure that after adding a category to a template, the articles get moved into that category. Articles containing [[es:Plantilla:Ficha_de_pelĂcula]] showed the categories at the bottom, but were not in categorylinks (solved by a doing a null edit to the template and waiting for the job queue, but how did that situation happen to begin with?). Comment: $jobs = new RunJobs; That is a great idea :-) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
