[TYPO3-core] RFC: Bug #7768: TCEForms extraFormHeaders do not work with docheaders
Jeff Segars
jsegars at alumni.rice.edu
Tue Mar 18 15:01:47 CET 2008
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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 7768.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080318/ba5ddd5f/attachment-0001.txt
More information about the TYPO3-team-core
mailing list