[TYPO3-core] RFC: Bug #7768: TCEForms extraFormHeaders do not work with docheaders
Jeff Segars
jsegars at alumni.rice.edu
Mon Mar 31 22:22:23 CEST 2008
Christoph Koehler wrote:
> In article
> <mailman.1.1205848908.29763.typo3-team-core at lists.netfielders.de>
> JeffSegars <jsegars at alumni.rice.edu> wrote:
>> This is a multi-part message in MIME format.
>> --------------050807020707020209040105
>> Content-Type: text/plain; charset=ISO-8859-1;
>> format=flowedContent-Transfer-Encoding: 7bit
>
>> Hey guys,
>
>> This is a SVN patch request.
>
>> Problem:
>> With the switch to docheaders and a scrolling docbody, setting
>> extraFormHeader within TCEForms does not work because the spacing
>> between the docheader and docbody relies on absolute positioning.
>
>> Solution:
>> Move the extraFormHeader out of the docheader and into the scrolling
>> docbody.
>
>> Notes:
>> If you'd like to see the issue in action, there's a test extension
>> on the bugtracker that will add an extraFormHeader to all records.
>
>> It seems strange to move something named header into the body, but
>> it is certainly the simplest solution and the one Patrick and Steffen
>> both favored. I would propose we revisit this again for 4.3 to come
>> up with a solution that gets it back in the header, but this simple
>> change at least makes it usable for 4.2.
>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=7768
>
>> Branch: 4.2
>
>> Thanks!
>> Jeff
>
> +1 after reading and testing.
>
> Christoph
>
Thanks guys. Just committed to 4.2 branch.
More information about the TYPO3-team-core
mailing list