Page MenuHomePhabricator

Don't warn about conflicts when reverting Phriction documents
ClosedPublic

Authored by epriestley on May 21 2014, 9:48 PM.
Tags
None
Referenced Files
F12846300: D9249.id21965.diff
Fri, Mar 29, 12:53 AM
Unknown Object (File)
Sun, Mar 24, 7:13 AM
Unknown Object (File)
Sun, Mar 10, 5:35 PM
Unknown Object (File)
Sat, Mar 2, 2:52 AM
Unknown Object (File)
Sat, Mar 2, 2:52 AM
Unknown Object (File)
Feb 5 2024, 7:31 PM
Unknown Object (File)
Jan 17 2024, 11:27 PM
Unknown Object (File)
Jan 5 2024, 12:58 PM
Subscribers

Details

Summary

Fixes T5144. This was incorrectly checking the content version, not the head version, so reverts would raise the "conflict" warning.

Also fix a couple of FontAwesome icons.

Test Plan
  • Edited a document.
  • Reverted a document.
  • Opened two edit tabs. Edited one, tried to edit #2, got a warning.
  • Opened two revert tabs. Reverted in one, tried to revert in #2, got a warning.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Don't warn about conflicts when reverting Phriction documents.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 21 2014, 10:58 PM
epriestley updated this revision to Diff 21965.

Closed by commit rP3c8d88deb454 (authored by @epriestley).