[TYPO3-core] FYI72: Bug #11167: Add method for saving and closing a record.

Jeff Segars jsegars at alumni.rice.edu
Fri May 29 19:00:41 CEST 2009


Steffen Kamper wrote:
> Hey Jeff,
> 
> could you change the note?
> 
> "This method is only a wrapper for doSave() but is needed so
>     so that different content can be rendered by the frontend
>     editing views. For example, pages return an editing form
>     when saved but a redirect url when saved and closed."
> 
> double "so" and difficult to understand.
> 
> vg Steffen

Sure thing :)

This method is only a wrapper for doSave() but is needed so that 
frontend editing views can handle "save" differently from "save and close".
Example: When editing a page record, "save" reloads the same editing 
form.  "Save and close" reloads the entire page at the appropriate URL.


More information about the TYPO3-team-core mailing list