Closed
Bug 771722
Opened 13 years ago
Closed 13 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•13 years ago
|
||
Better yet, maybe we could disable the button until two different revisions are selected.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dwalsh
Comment 2•13 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•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
verified fixed https://developer.allizom.org/en-US/docs/onetwo$history
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Version: Kuma → unspecified
Updated•13 years ago
|
Component: Docs Platform → Editing
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
•