mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 10:11:45 +00:00
da11a3be73
The "Reply" buttons were active when viewing an old revision of the page (&oldid=1234). This was probably unintentional, and it would undo all more recent comments if you saved yours. However, I think it would be a useful feature. You often end up viewing old revisions when reviewing changes to pages from your watchlist or email notifications. Now, when the reply widget is launched from an old revision, it will try to find the relevant parent comment in the latest revision of the page, and edit that revision when inserting the reply. If the parent comment is gone, it shows a useful error message. Bug: T235761 Change-Id: I8c5b631d3bfb62196fd219cbcd7d497408d187a7 |
||
---|---|---|
.. | ||
lib | ||
.eslintrc.json | ||
CommentTarget.js | ||
CommentTargetWidget.js | ||
CommentTargetWidget.less | ||
controller.js | ||
dt.debug.js | ||
dt.init.js | ||
dt.init.less | ||
dt.ui.ReplyWidget.js | ||
dt.ui.ReplyWidget.less | ||
dt.ui.ReplyWidgetPlain.js | ||
dt.ui.ReplyWidgetVisual.js | ||
highlighter.css | ||
highlighter.js | ||
modifier.js | ||
parser.js |