Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misskeyが、urlパラメータに二重エンコードをかけずに渡す仕様になる可能性があるのでどちらでも対応できるようにする #14

Closed
alpaca-honke opened this issue Jun 13, 2023 · 1 comment
Labels
Type: Problem: bug Something isn't working

Comments

@alpaca-honke
Copy link
Owner

概要

以下のissue(俺が立てた)で、現在のTwishareの、urlパラメータに二重エンコードしたURLを渡す仕様( #12 参照)が機能しなくなる可能性があるのでそれに関して修正したい
misskey-dev/misskey#11002

期待

共有フォームに渡すURLも、textパラメータの末尾に二重エンコードをかけて渡すことで、urlパラメータへの依存が無くなるのでそうなること

@alpaca-honke alpaca-honke added the Type: Problem: bug Something isn't working label Jun 13, 2023
@alpaca-honke
Copy link
Owner Author

(今現在問題は起きてないけど、修正すべき問題との意味でbugラベルつけとく)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Problem: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant