Open
Description
💡 Summary
https://host/users/userId
をローカルで照会すると、/@username@null
に飛ばされてエラーになる
🥰 Expected Behavior
/@username
に飛ぶ
🤬 Actual Behavior
/@username@null
に飛ばされてエラーになる
📝 Steps to Reproduce
- 同じサーバーのユーザーの
/users/:userId
エンドポイントを得る - 同じサーバー上でそのURLを照会する
💻 Frontend Environment
Misskey v2024.9.0-alpha.3
🛰 Backend Environment (for server admin)
N/A
Do you want to address this bug yourself?
- Yes, I will patch the bug myself and send a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment