mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-27 17:51:09 +00:00
1fb67ef63d
Previously, we would restore the title and the summary generated from it, but we wouldn't restore `prevTitleText`, so we would lose track of the fact that it was automatically generated, and stop updating it because of that. Instead of adding it to the stored data, let's instead stop storing automatically generated summaries, and tweak the code to support generating them when restoring. Bug: T315730 Change-Id: I96420bc0a3e34373190d2c2c0db2e2175ad3156d |
||
---|---|---|
.phan | ||
i18n | ||
images | ||
includes | ||
maintenance | ||
modules | ||
sql | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
DiscussionTools.alias.php | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |