[TYPO3-mvc] shared templates/partials? Or something like skin support for FLUID/FLOW3/ExtBase

Sebastian Kurfürst sebastian at typo3.org
Sat May 22 12:15:32 CEST 2010


Hey,

> that's a good catch. In most cases I think it's ok to preserve the
> format, but I think there should be a parameter in those methods to
> override the format. As a usecase I'm thinking about a PDF download
> version of some content or a secure file download, which might be
> triggered by a special format parameter, but a redirect on error or
> access violation should result in a HTML error message (if that makes
> sense).

I'd suggest the following behavior: If no format parameter is provided,
use the current format. This should happen automatically for Redirect,
forward, and the ViewHelpers.

Anybody interested to provide a patch / open a bug report?

One more thing: This behavior needs to change in FLOW3 consistently, so
we should open a similar ticket in the FLOW3 Bugtracker and link the
issues together.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list