This the last commit removed the http but left the colon, so links go to page not found and not twitter.

$post->full_username = '://twitter.com/' . $post->username;

Comments

devitate created an issue. See original summary.

dk-massive’s picture

StatusFileSize
new621 bytes

Here is a patch removing that colon from the Twitter url.

dk-massive’s picture

Status: Active » Needs review
tyeth’s picture

Looks good having checked for usage (href in template). Haven't got twitter setup yet so can't test. Will check back in...

  • Hemangi Gokhale committed 5d9843a on 8.x-1.x
    Issue #3097180 by dk-massive: This colon is misplaced '://twitter.com/'
    
hemangi.gokhale’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.