Page MenuHomePhabricator

VisualEditor: If more than one section was changed, no section title should be shown in the edit summary
Open, LowestPublicBUG REPORT

Description

To reproduce:

0. Go to a page with two sections.

  1. Click the "Edit" link on the second section.
  2. Make some changes in the first section.
  3. Press the save button.

Observed: The second section's name is shown in the summary.
Expected:

  1. If only one section was changed, then that section's title should be shown in the summary.
  2. If more than section was changed, no section title should be shown.

Version: unspecified
Severity: trivial
See Also: T53903

Details

Reference
bz58488

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 2:23 AM
bzimport set Reference to bz58488.

The current behavior

  • clicking on Edit in a section makes all page(sections) available for editing in VE.
  • if there are two sections - 'Review your changes' in save box will display both section titles - no matter which section was opened or edited
  • with three or four - only the section title to which changes were applied will be displayed
Aklapper changed the subtype of this task from "Task" to "Bug Report".Feb 5 2022, 2:33 PM
Aklapper removed a subscriber: TrevorParscal.