AndyB
Well-known member
- Affected version
- XF v2.1.0
I noticed that some URLs cannot be unfurled, for example this link:
When this happens the URL still gets unfurled, like this:
When I look at the xf_unfurl_result table I see this:

I suspect this is a bug in that if a URL is not able to be unfurled, then the URL should be left alone (unfurl="true" should not be added) and no data should be entered into the xf_unfurl_result table.
				
			https://www.amazon.com/dp/B00KJGPN2KWhen this happens the URL still gets unfurled, like this:
[URL unfurl="true"]https://www.amazon.com/dp/B00KJGPN2K[/URL]When I look at the xf_unfurl_result table I see this:

I suspect this is a bug in that if a URL is not able to be unfurled, then the URL should be left alone (unfurl="true" should not be added) and no data should be entered into the xf_unfurl_result table.
 
 
		 
 
		 
 
		 so i guess it would not be possible in current implementation to show search results that include link to the post containing the searched keyword.
 so i guess it would not be possible in current implementation to show search results that include link to the post containing the searched keyword. 
 
 
		 
 
		 
 
		