Bug #8255
closedWhen publishing content view, it always shows same next version number
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1104175
Description of problem: When publishing content view, it always shows same next version number
How reproducible: always/deterministic
Steps to Reproduce:
1. create content view
2. click "Publish New Version"
3. click "Save"
4. wait for publish to happen
5. goto 2 unless bored
Actual results: When publishing, next version (Version) is always indicated to be 1 (can be different, depending on when you entered the loop).
Expected results: Either correct version is indicated, or no next version is indicated (after all, someone may create next version somewhere else... just before this...).
Additional info: If you do some action that forces reload page, then version is ok... till next loop iteration.