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

gitalk 对同一篇博文重复创建 issue #68

Closed
yingziwu opened this issue Nov 9, 2017 · 2 comments
Closed

gitalk 对同一篇博文重复创建 issue #68

yingziwu opened this issue Nov 9, 2017 · 2 comments
Labels

Comments

@yingziwu
Copy link

yingziwu commented Nov 9, 2017

gitalk 会对同一篇博文创建多个tag。

例如: 对于这篇博文,管理员使用小标题的链接进入这篇博文,gitalk 会自动创建一个新issure,而不是关联至原有issue。如此则会重复创建issue,如 #10#17#18#19

非管理员使用小标题的链接进入则会提示 Related Issues not found

@newdee
Copy link

newdee commented Nov 20, 2017

因为评论Issue的id有href和pathname两种,换成location.pathname就可以了
具体配置方法可参见这个

@booxood
Copy link
Collaborator

booxood commented Dec 7, 2017

没有新的疑问的话,先关闭了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants