Page MenuHomePhabricator

When a user submits "isEditing" inlines and chooses to publish them, publish their current draft state as-shown
ClosedPublic

Authored by epriestley on May 4 2020, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 5, 4:53 PM
Unknown Object (File)
Sun, Jun 1, 5:34 AM
Unknown Object (File)
Sat, May 31, 8:14 AM
Unknown Object (File)
May 8 2025, 7:27 AM
Unknown Object (File)
May 7 2025, 7:28 AM
Unknown Object (File)
May 5 2025, 6:44 PM
Unknown Object (File)
Apr 11 2025, 7:36 AM
Unknown Object (File)
Apr 7 2025, 2:41 AM
Subscribers
None

Details

Summary

Ref T13513. When users choose to publish inlines, we want to publish the visible text, not the last "checkpointed" state.

Test Plan
  • Created an inline ("AAA").
  • Edited it into "BBB", did not save.
  • Submitted.
  • Confirmed that I want to publish the unsaved inline.
  • Saw "BBB" publish.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 4 2020, 10:16 PM
This revision was automatically updated to reflect the committed changes.