Skip to content

Fix broken unicode urls#865

Merged
SISheogorath merged 1 commit intohackmdio:masterfrom
SISheogorath:fix/unicodeURLs
Jun 26, 2018
Merged

Fix broken unicode urls#865
SISheogorath merged 1 commit intohackmdio:masterfrom
SISheogorath:fix/unicodeURLs

Conversation

@SISheogorath
Copy link
Copy Markdown
Contributor

@SISheogorath SISheogorath commented Jun 26, 2018

It wasn't possible to create unicode based URLs in freeurl mode, because
the noteid used for the websocket connection is double escaped. When we
decode it and let socketio-client reencode it, we get the real
shortid/noteid and can find the note in the database and open the
connection.

image

Fixes #729

It wasn't possible to create unicode based URLs in freeurl mode, because
the noteid used for the websocket connection is double escaped. When we
decode it and let socketio-client reencode it, we get the real
shortid/noteid and can find the note in the database and open the
connection.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
@SISheogorath SISheogorath added the bug Something isn't working label Jun 26, 2018
@SISheogorath SISheogorath added this to the 1.2.0 Release milestone Jun 26, 2018
@SISheogorath SISheogorath merged commit 6218c70 into hackmdio:master Jun 26, 2018
@SISheogorath SISheogorath deleted the fix/unicodeURLs branch June 26, 2018 20:47
edgarogh pushed a commit to WartaPoirier-corp/codimd that referenced this pull request Sep 21, 2021
…override-3.x

Update dependency method-override to v3 (master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant