Community
Participate
Working Groups
The main state that is held by RWTRequestVersionControl is the 'request-version', which exists once per session. However, the class has only static accessors and maintains its state in session attributes. RWTRequestVersionControl could benefit from being transformed into a session singleton.
Created attachment 195323 [details] Prelinimary fix This fix currently does not work because of bug 345395 and needs to be revised once the blocking bug is closed.
Adjusted patch and applied it to CVS HEAD.