Issues relating to the editing pages.
This includes:
- The edit page (index action=edit, EditPage):
- its form, its javascript, saving, PHP hooks, edit conflicts, previewing
- Live Preview
- API: The edit API (api action=edit, ApiEditPage).
- Stash: Edit stashing (api action=stashedit, ApiStashEdit), and its JS client on core's edit page.
This project is part of the core MediaWiki software itself.
See also
- More info: https://www.mediawiki.org/wiki/Editing and https://www.mediawiki.org/wiki/Edit_stash.
- For issues with the display of the history page, see MediaWiki-Page-history
- For issues with revision diffs, see MediaWiki-Page-diffs
- For issues with the backend for storing and accessing edit summaries, see MediaWiki-Comment-store instead