Skip to content

Feature: Allow zotero:// as valid protocol#4

Open
julkusapiens wants to merge 1 commit intozotero:masterfrom
julkusapiens:zotero-as-valid-protocol
Open

Feature: Allow zotero:// as valid protocol#4
julkusapiens wants to merge 1 commit intozotero:masterfrom
julkusapiens:zotero-as-valid-protocol

Conversation

@julkusapiens
Copy link

This PR allows the zotero:// protocol to be treated as valid in the PDF viewer.

Without this change, links using the Zotero protocol are not clickable,
even though Zotero registers and uses this scheme intentionally.

Firefox's pdf.js tries to prevent XSS by limiting the allowed protocols.
Zotero accepting its own protocol is only logical.

This is a minimal one-line change and does not affect existing
protocol handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments