Hi,
I've recently discovered that, after upgrading from version 1.25.3 to 1.27.0-wmf.10, categories management doesn't work. Existing categories work fine but, for instance, if I create a new category and I label a page with it, the category doesn't list the labeled page. Looking in the category table in MariaDB shows that the new category isn't listed there. I've tried to upgrade to 1.27.0-wmf.13 and it didn't help.
Is this a known bug in 1.27.0-wmf releases?
Thanks,
Dominique
This code now runs from the job queue (CategoryMembershipChangeJob). Perhaps the job adding code can't handle your job queue setup (or perhaps your setup is broken and doesn't run jobs at all).
Much thanks.. Running manually maintenance/runJobs.php indeed solves my problems. I will look into adding the right stuff to LocalSettings.php to do it automatically or, in the worst case, adding a system cron.
Cheers,
Dominique
2016-02-15 16:43 GMT-05:00 Bartosz Dziewoński matma.rex@gmail.com:
This code now runs from the job queue (CategoryMembershipChangeJob). Perhaps the job adding code can't handle your job queue setup (or perhaps your setup is broken and doesn't run jobs at all).
-- Bartosz Dziewoński
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org