Closed
Bug 771722
Opened 11 years ago
Closed 11 years ago
Clicking "Compare Selected Revisions" with no revisions selected triggers 404
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: davidwalsh, Assigned: davidwalsh)
Details
We should probably detect this and just send them back to the compare page.
Comment 1•11 years ago
|
||
Better yet, maybe we could disable the button until two different revisions are selected.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dwalsh
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/f3d7e33b190d7ab5085cee81dec7a11b4450ec32 fix bug 771722 - Don't allow revision selection without more than one rev https://github.com/mozilla/kuma/commit/b4e87ca4df1bc80f90ca47fb80f8731d886c1dd6 Merge pull request #505 from darkwing/revision-radios-771722 fix bug 771722 - Don't allow revision selection without more than one rev
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
verified fixed https://developer.allizom.org/en-US/docs/onetwo$history
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Version: Kuma → unspecified
Updated•11 years ago
|
Component: Docs Platform → Editing
Updated•3 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
•