Closed
Bug 773921
Opened 13 years ago
Closed 13 years ago
Temporarily remove "Edit article based on this revision" feature
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
References
Details
(Whiteboard: u= c= s= p=)
The "Edit article based on this revision" feature (accessible through an article's "History" page) is not currently working.
We have decided that it's not worth fixing this for launch. However, I feel we /should/ disable this feature before launch -- I would rather we not ship a broken feature if removing altogether it is relatively easy.
Comment 1•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/05e4e20c057b4d4e608693af77904703f0f171e4
fix bug 773921 - Remove 'Edit Based On' feature
https://github.com/mozilla/kuma/commit/5adcc8a6132d560cfce01e7093c48fe99b432bed
Merge pull request #400 from darkwing/remove-edit-basedon-773921
fix bug 773921 - Remove 'Edit Based On' feature
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 2•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Website → Landing pages
Comment 3•7 years ago
|
||
This will be removed permanently. See https://github.com/mozilla/kuma/pull/4769.
Comment 4•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/2ee66070ed5371bfdcc6832127d65d5cb8ae08e6
bug 773921: remove wiki.new_revision_based_on endpoint
* fixes/resolves bugzilla 1459087 as well
* removes need for "revision_id" parameter of
"kuma.wiki.views.translate.translate" as well
https://github.com/mozilla/kuma/commit/74c7c12950a30dfe56b7cd7f384a1cc5ce5607fa
Merge pull request #4769 from escattone/remove-edit-based-on-revision-773921
bug 773921: remove wiki.new_revision_based_on endpoint
Comment 5•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/4bda1b69bfac458cfd642c3b8e2b581456b86182
bug 773921: remove mm tests of invalid endpoints
https://github.com/mozilla/kuma/commit/2d4c1f57bc9c646c8e5a324c422b91d0cdf2e688
Merge pull request #4971 from escattone/cleanup-773921
bug 773921: remove mm tests of invalid endpoints
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•