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

Post title is being appended to URL, resulting in invalid URL #46

Open
ats opened this issue Mar 16, 2018 · 0 comments
Open

Post title is being appended to URL, resulting in invalid URL #46

ats opened this issue Mar 16, 2018 · 0 comments

Comments

@ats
Copy link

ats commented Mar 16, 2018

Mention URLs are being appended with a post's title as seen in the mention at this URL: https://prettygoodhat.com/note/letsencrypt-pair/; the correct mention URL is https://prettygoodhat.com/post/further-indieweb-adventures/; the URL linked in the mention is https://prettygoodhat.com/post/further-indieweb-adventures/Further%20adventures%20in%20IndieWeb -- the extra string is the title of the source post.

I apologize if this is a usage question and I've made a mistake in my formatting; but I'm honestly not sure how I could be mis-specifying the URL in this way. I don't see that url representation in my page source, anyway. Maybe this is a bug somewhere?

A portion of the JSON for that mention is below:

{"source":"https://prettygoodhat.com/post/further-indieweb-adventures/","target":"https://prettygoodhat.com/note/letsencrypt-pair/","data":{"url":"https://prettygoodhat.com/post/further-indieweb-adventures/Further%20adventures%20in%20IndieWeb","name":"Further adventures in IndieWeb","published":1520780017032,"summary":"[...]","author":{"name":"Alan S.","photo":"https://prettygoodhat.com/pics/u-photo.png","url":"https://prettygoodhat.com/"}}},

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

No branches or pull requests

1 participant