[wp-trac] [WordPress Trac] #29156: $rp_path does not respect SITECOOKIEPATH/COOKIEPATH

WordPress Trac noreply at wordpress.org
Mon Aug 25 17:07:22 UTC 2014


#29156: $rp_path does not respect SITECOOKIEPATH/COOKIEPATH
------------------------------------+-----------------------------
 Reporter:  WALoeIII                |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  4.0
Component:  Login and Registration  |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:  reporter-feedback       |     Focuses:  administration
------------------------------------+-----------------------------

Comment (by gregsullivan):

 Is it possible that this line in wp-login.php:

 {{{
 <form name="lostpasswordform" id="lostpasswordform" action="<?php echo
 esc_url( site_url( 'wp-login.php?action=lostpassword', 'login_post' ) );
 ?>" method="post">
 }}}

 is causing the problem? Could `home_url` be used instead of `site_url`?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29156#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list