Remove autocommit from addRev in Story, because it committed the

story before the keywords were set, which messed up searching.
Adjust tests to request autocommit on all submitted stories.
This commit is contained in:
Colin Kuskie 2009-07-24 17:26:50 +00:00
parent 46db295296
commit 4226ef211f
5 changed files with 14 additions and 3 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed #10654: Story Archive: Search not working properly
7.7.16
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks