In tables.html, remove the row "I J K L", now edit the last column (DHP) to read XYZ.
The table should now look like:
But the diff doesn't show the P->Z change:
Esanders | |
Feb 16 2017, 10:52 AM |
F5675744: pasted_file | |
Feb 17 2017, 7:26 PM |
F5653698: pasted_file | |
Feb 16 2017, 10:52 AM |
F5653694: pasted_file | |
Feb 16 2017, 10:52 AM |
In tables.html, remove the row "I J K L", now edit the last column (DHP) to read XYZ.
The table should now look like:
But the diff doesn't show the P->Z change:
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T143341 When re-starting a local draft, show the user a diff so they know what they're getting into | |||
Open | None | T105173 HTML diffs of edits for everything | |||
Resolved | Tchanders | T143350 Let users choose a visual or wikitext diff in the review-your-changes tab | |||
Open | None | T211897 Visual Diffs: Improve table diffing | |||
Open | None | T158445 VisualDiff: Handle table diffs separately | |||
Resolved | Tchanders | T158294 Cell change missing in table diff |
Another similar one:
Remove the last column, then insert a new row in the middle (zxy):
Update: This is now T158518
Change 338698 had a related patch set uploaded (by Tchanders):
Correct some indices in visual diff
The first example is fixed by correcting a few indices, but the second poses a more philosophical question about minimal-tree-diffing 2D matrices, so requires a bit more thinking...
Change 339481 had a related patch set uploaded (by Jforrester):
Update VE core submodule to master (813c586a6)