assemblee-virtuelle / assemblee-virtuelle/wp-ldp
Adapt the context Protocol
Open
bug
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As every JSON-LD context file is available in both HTTP and HTTPS, it should be ok to define the context file protocol we are targeting based on the current site protocol, in order to avoid mixed-content conflicts.
Thanks to @simonLouvet for finding this one.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the JSON-LD context loading code and how it determines the current site protocol. Verify the behavior for both HTTP and HTTPS site URLs, and consider the issue done when context requests use the matching protocol without mixed-content conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100