[PR #11] [CLOSED] fixed possible mixed-content errors in main-panel #16

Closed
opened 2026-01-24 11:41:15 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/web-doc-editor/pull/11
Author: @staabm
Created: 4/10/2017
Status: Closed

Base: masterHead: https


📝 Commits (1)

  • e6f0027 fixed possible mixed-content errors in main-panel

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 js/ui/cmp/MainPanel.js (+2 -4)

📄 Description

I wasnt able to test it and I am not 100% confident whether this fix breaks something (as I am not able to test it locally).

the urls as is will direct the user to the non-https site, even if he is on a secure connection at the time of clicking.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/web-doc-editor/pull/11 **Author:** [@staabm](https://github.com/staabm) **Created:** 4/10/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `https` --- ### 📝 Commits (1) - [`e6f0027`](https://github.com/php/web-doc-editor/commit/e6f0027db0f3c39a83d28a613c81152c618eb312) fixed possible mixed-content errors in main-panel ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `js/ui/cmp/MainPanel.js` (+2 -4) </details> ### 📄 Description I wasnt able to test it and I am not 100% confident whether this fix breaks something (as I am not able to test it locally). the urls as is will direct the user to the non-https site, even if he is on a secure connection at the time of clicking. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:41:15 +01:00
admin closed this issue 2026-01-24 11:41:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-doc-editor#16