Closed Bug 1080898 Opened 10 years ago Closed 10 years ago

Make default the user option to prompt for an edit summary if none is provided

Categories

(Websites :: wiki.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2014-Q4

People

(Reporter: ckoehler, Unassigned)

References

()

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1674] [dev=2014-10-16][prod=2014-10-16])

      No description provided.
add this to LocalSettings.php:

// Make default the user option to prompt for an edit summary if none is provided
// does not affect users who have already set this option
// bug 1080898
$wgDefaultUserOptions['forceeditsummary'] = true;
Whiteboard: [dev=2014-10-16][prod=2014-10-16] → [kanban:https://kanbanize.com/ctrl_board/4/1674] [dev=2014-10-16][prod=2014-10-16]
Changes pushed and tested into dev, stage, and prod.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.