Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
The Javadoc for ActionResponse.createRedirectURL(MimeResponse.Copy) states:
The getRedirectURL method cannot be invoked after any of the following methods of the ActionResponse interface has been called
The term "getRedirectURL" should be "createRedirectURL"