Opened 10 years ago
Closed 10 years ago
#7367 closed defect (bug) (fixed)
test_bp_core_ajax_url() doesn't correctly test forced HTTPS in wp-admin
| Reported by: | DJPaul | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
After r11254, our test test_bp_core_ajax_url is failing because we are no longer setting $_SERVER['HTTPS'] in go_to(), so we need to do so explicitly here.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 11255: