[TYPO3-core] RFC #13595: Bug: loginform has <table> stdWrap, but <div>s inside [css styled content]

Susanne Moog typo3 at susannemoog.de
Fri Mar 26 15:42:00 CET 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=13595

Branches:
4-3, trunk

Problem:
The login form rendering is based on the mailform rendering. Mailform is
using DIVs but the outer wrap of the login form was still a <table> tag,
so you got garbled markup. The last version to use a table for mailform
rendering was 3.8.

Solution:
Change the outer wrapping of the login form to a <div>.

Notes:
Test this with inserting the content element "login form" (and
uninstalled felogin extension).

Best regards,

Susanne

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13595.diff
Type: text/x-patch
Size: 1737 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100326/751ab558/attachment.bin>


More information about the TYPO3-team-core mailing list