We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
从disqus后台看link中带有加号,创建的thread是没有问题,但是getcomment.php返回的thread中加号变成了空格,提示没有这个thread。再次创建会报已存在的错误。
The text was updated successfully, but these errors were encountered:
补充:除了+还有&。估计其他url特殊字符也会有这个问题。
Sorry, something went wrong.
@Gizeta 这个问题可能是搜索字符串导致的,见 #18 。
@szcf-weiya 搜索字符串的问题我还没有考虑过,不过和我提的 issue 并没有关联。 给一个实际页面就知道问题了。 https://db.kcwiki.org/disqus+test.html
对 URL 包含特殊字符的情况,之前有留意过。目前还不完善,建议优先以常规字符作为页面 URL,后面更新完善。
No branches or pull requests
从disqus后台看link中带有加号,创建的thread是没有问题,但是getcomment.php返回的thread中加号变成了空格,提示没有这个thread。再次创建会报已存在的错误。
The text was updated successfully, but these errors were encountered: