mirror of
https://github.com/php/web-doc-editor.git
synced 2026-03-24 01:02:17 +01:00
[PR #10] [CLOSED] fixed mixed content errors in patch preview #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/web-doc-editor/pull/10
Author: @staabm
Created: 4/10/2017
Status: ❌ Closed
Base:
master← Head:preview-https📝 Commits (1)
2061099fixed mixed content errors in patch preview📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
js/ui/cmp/MainPanel.js(+3 -3)📄 Description
I guess this patch fixes my mixed content errors I see in firefox nightly.
I found the "same mistake" also in
main-all-debug.jsand inmain-all.jsbut I guess those files are build from the other source files. If I am wrong please give me a ping and I will patch those the same way.Repro:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.