Skip to content

tumblr: fix post URL#963

Open
mistydemeo wants to merge 1 commit into
mvdicarlo:mainfrom
mistydemeo:tumblr_missing_trailing_slash
Open

tumblr: fix post URL#963
mistydemeo wants to merge 1 commit into
mvdicarlo:mainfrom
mistydemeo:tumblr_missing_trailing_slash

Conversation

@mistydemeo

Copy link
Copy Markdown
Contributor

The URL I was seeing in the notifications after posting was missing a trailing slash between the blog name and the post ID; it appears the URL that's coming in from the data doesn't contain one. The incorrect URL was in the format:

https://www.tumblr.com/blogname00000000

I haven't had a chance to actually check the value being returned here (not sure the right way to debug this from within postybirb, sorry!), but I think this should fix it. The specific place I was seeing it was the "view" link im the "source URL" column of the notifications:

image

The URL I was seeing in the notifications after posting was missing a
trailing slash between the blog name and the post ID; it appears the URL
that's coming in from the data doesn't contain one. The incorrect URL
was in the format:

https://www.tumblr.com/blogname00000000
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

Successfully merging this pull request may close these issues.

1 participant