Hide Forgot
As you diff different revisions of the content specs, the actual revision that is shown is often not correct. Diffing the latest and the second latest revisions will work (the first diff usually does), but if you then diff again you'll quite often get two revisions that you didn't select.
Additional Information: This isn't just isolated to Content Specs, it also occurs with Topics. To replicate this you need to ensure you press the "Done" button, as you won't see the issue if you are clicking "Cancel".
Fixed in 1.4-SNAPSHOT build 201401151328 This was caused by swapping the sides the diff is displayed on for BZ#980695, however the "Done" button was missed and as such was saving the data from the left hand side when it should have been saving from the right hand side. Note: This version is currently live on the test/development server.
When using the merge functionality to update the current revision with the differences in an old one such that both end up being identical, when "Done" is clicked the "Diff" button does not change to "Same Text" in the revision list. Diffing again and clicking "Cancel" or "Done" does update the "Diff" and "Same Text" buttons.
Fixed in 1.4-SNAPSHOT build 201401281146 The revisions view wasn't being updated after the merge. Note: This version is currently live on the test/development server.
Verified