Opened 12 years ago
Closed 12 years ago
#598 closed defect (bug) (fixed)
Wrong scheme on the plugin search form
| Reported by: | johnbillion | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
When you visit https://wordpress.org/plugins/ the 'Search Plugins' form has an action with an http scheme. The action URL should either be protocol-relative, or wrapped in set_url_scheme().
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed to use the proper SSL URL there instead.