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

[FacebookBridge] Fix permalink issue #1358

Merged
merged 1 commit into from
Dec 1, 2019
Merged

[FacebookBridge] Fix permalink issue #1358

merged 1 commit into from
Dec 1, 2019

Conversation

logmanoriginal
Copy link
Contributor

Facebook has changed their strategy regarding permalinks, which
now include lots of unnecessary target data. Fortunately it also
contains the unique story id which we can utilize as URI.

Closes #969

It seems to work on my end (link points to the story), but I'd like some feedback from actual users before merging.

Facebook has changed their strategy regarding permalinks, which
now include lots of unnecessary target data. Fortunately it also
contains the unique story id which we can utilize as URI.
@triatic
Copy link
Contributor

triatic commented Nov 10, 2019

Your code works for me but none of my feeds were affected by the permalink issue. I wonder if the two different link formats depends on whether the Facebook page was initially set up as a "Business" or a "Community" page.

@logmanoriginal
Copy link
Contributor Author

Thanks for your feedback, really appreciate it.

I wonder if the two different link formats depends on whether the Facebook page was initially set up as a "Business" or a "Community" page.

Perhaps, yes. Unfortunately there is no way to know for sure, but as long as it works 🤷‍♂️

@logmanoriginal logmanoriginal marked this pull request as ready for review November 13, 2019 05:08
@logmanoriginal logmanoriginal merged commit df9f7eb into RSS-Bridge:master Dec 1, 2019
infominer33 pushed a commit to web-work-tools/rss-bridge that referenced this pull request Apr 17, 2020
Facebook has changed their strategy regarding permalinks, which
now include lots of unnecessary target data. Fortunately it also
contains the unique story id which we can utilize as URI.
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.

[FacebookBridge] permalink problem
2 participants