Description of problem: Text Flow target history contains an empty entry after an initial save. Version-Release number of selected component (if applicable): 1.8-SNAPSHOT How reproducible: Always (found on a po project with plurals) Steps to Reproduce: 1. Try to edit a text flow on any project. 2. Visit the History screen. Actual results: There is an entry in the history screen for an initial "empty" state. This entry cannot be copied into the editor. Expected results: There should only be a single history entry after the initial save. One for the current latest state.
This was caused by an incorrect use of Hibernate entity listeners. The new implementation uses DB triggers again. Please retest.
This change is in the current release (2.0.2), isn't it? So if we verify it, it can move straight to 'closed'.
That's right, this is already in 2.0.2.
VERIFIED with Zanata version 2.1-SNAPSHOT (20121119-1207) and Zanata version 2.0.3-SNAPSHOT (20121119-0019)