Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.7
-
None
Description
The way the different form buttons work now is a complete hack: inside the preview action class there's a switch that 'forwards' the call to different actions. This should be implemented using a proper RequestDispatcher inside a request Filter.