[buddypress-trac] [BuddyPress Trac] #7973: Faulty HTML after submitting registration form

buddypress-trac noreply at wordpress.org
Fri Sep 21 06:58:56 UTC 2018


#7973: Faulty HTML after submitting registration form
--------------------------+-----------------------------
 Reporter:  suvikki       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 After I submit the registration form, BuddyPress creates invalid HTML code
 that breaks the layout of the site. Here's the code:

 {{{
 <form action="" name="signup_form" id="signup-form" class="standard-form
 signup-form clearfix" method="post" enctype="multipart/form-data">

                         <div class="layout-wrap">

                  </form>
 }}}

 This is what the html validator at W3 says:
 End tag form seen, but there were open elements.

 and also:
 Unclosed element div.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7973>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list