(bug 35036) Wikipage-based ResourceLoader modules were not automatically purged as...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 7 Mar 2012 19:33:37 +0000 (19:33 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 7 Mar 2012 19:33:37 +0000 (19:33 +0000)
commitbeb7ab0f36bf9e325669b40950b18dc5cce4fccb
tree91bc1c0d84242f3c3a0c25d87307a250ee85c933
parent1e5689852ba4d49e80e24f214cd501164a0b4ebd
(bug 35036) Wikipage-based ResourceLoader modules were not automatically purged as they should be when one of their messages changed. In practice, this only affected WikiLove.

Also adding a documentation comment in ResourceLoaderModule to clarify that it is the subclass's responsibility to make sure message blob timestamps are taken into account
RELEASE-NOTES-1.19
includes/resourceloader/ResourceLoaderModule.php
includes/resourceloader/ResourceLoaderWikiModule.php