Go to file
Bartosz Dziewoński 2d038af705 CommentController: Remove remains of client-side edit conflict handling
In commit 8829a1a412 we kept this code
when adding the reply API, but on second thought it doesn't actually
make sense.

The reply API should never fail with an edit conflict normally, since
it makes the edit on the latest version of the page. If it does fail,
I think it's better to just show the error message. Current behavior
is to retry, and if that doesn't actually solve the problem, this ends
up in an infinite loop.

Bug: T252558
Change-Id: I5e0dcb2c42e5de4f18e99b8a761ca048a430b31e
2020-08-10 20:27:57 +02:00
.phan build: Add mediawiki/mediawiki-phan-config 2020-06-10 22:21:07 +02:00
i18n Username suggestion header 2020-08-10 17:34:04 +00:00
images Add beta feature preference 2020-02-21 15:20:48 +00:00
includes Merge "ThreadItem: Fix "Notice: Undefined index: href"" 2020-08-07 20:25:33 +00:00
maintenance Defensive use of dynamic paths in maintenance script 2020-02-20 19:51:07 +01:00
modules CommentController: Remove remains of client-side edit conflict handling 2020-08-10 20:27:57 +02:00
tests Use DOMCompat::getOuterHTML instead of doc->saveHTML() 2020-08-07 21:31:38 +02:00
.eslintrc.json build: Update devDependencies 2020-06-09 19:42:05 +01:00
.gitignore Add .gitignore file 2019-10-10 21:21:00 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml The Great Parser JS to PHP port of 2020!* 2020-05-12 12:33:04 +01:00
.stylelintrc.json build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 04:55:38 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Username suggestion header 2020-08-10 17:34:04 +00:00
Gruntfile.js build: Update devDependencies 2020-06-09 19:42:05 +01:00
package-lock.json build: Updating grunt to 1.2.1 2020-07-18 05:12:33 +00:00
package.json build: Updating grunt to 1.2.1 2020-07-18 05:12:33 +00:00