You see Facebook's "do you want to visit this link" page instead of direct behance.net link
Expected behavior
When clicked, you go to https://www.behance.net/gallery/88159989/10-000-Russos-Maisatra_Concert
Additional context
I've created a minimal test case in hope to find a bug in the link parser but it seems that the problem is not in the link parser but in the processing that happens before or in something else. The test case does not reproduce the problem because the link is properly parsed.
Describe the bug FB2 has code in place to prevent FB tracking and replace:
with the target URL:
It's not working.
To Reproduce Steps to reproduce the behavior:
Visit:
?action=display&bridge=FB2&u=storrady&format=Html
Look for the story with the title: Klub Storrady | Dzięki za wczoraj!BEHANCE.NET10 000 Russos. URL is:
Click on the BEHANCE.NET link
You see Facebook's "do you want to visit this link" page instead of direct behance.net link
Expected behavior When clicked, you go to
https://www.behance.net/gallery/88159989/10-000-Russos-Maisatra_Concert
Additional context I've created a minimal test case in hope to find a bug in the link parser but it seems that the problem is not in the link parser but in the processing that happens before or in something else. The test case does not reproduce the problem because the link is properly parsed.