HelloZeroNet / HelloZeroNet/ZeroNet
Access-Control-Allow-Origin error on font
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
### Step 1: Please describe your environment
* ZeroNet version: 0.7.1 rev4206
* Operating system: Ubuntu 20.10
* Web browser: Firefox
* Tor status: not available/always/disabled
* Opened port: yes/no
* Special configuration: ____
### Step 2: Describe the problem:
On my site Firefox 87.0 does not include the custom fonts any more. I get the error
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://127.0.0.1:43110/1XXXXXXXXXXXXXXXXXXXXXX/css/fonts/kingsbridge_rg.ttf. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Although the url to the font is ok, if I click on the link in the Firefox console I can download the font. Why does ZeroNet not allow to use a font which is on the same ZeroNet site?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report in Firefox 87 using the font URL shown in the issue, then inspect the response headers and ZeroNet's request path for that resource. Done means the custom font loads from the same ZeroNet site without the Access-Control-Allow-Origin error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100