Ticket #7140 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 4 years ago

Typo in functions.php,

Reported by: wet Owned by: anonymous
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc:

Description

/wp-includes/functions.php contains an excess 'd' in $old_forcded (sic!) on  line #1776, rendering the sequence which is supposed to return the old state of the '$force' flag useless.

	        $old_forcded = $forced;

Change History

  • Status changed from new to closed
  • Resolution set to fixed

(In [8087]) Make sure force_ssl_login and force_ssl_admin work as designed. Fixes #7140 props wet.

Note: See TracTickets for help on using tickets.