Skip to content

Bugfix: Additional links on project page were breaking. - #18

Open
thefuntastic wants to merge 1 commit into
ramiismail:masterfrom
thefuntastic:master
Open

Bugfix: Additional links on project page were breaking.#18
thefuntastic wants to merge 1 commit into
ramiismail:masterfrom
thefuntastic:master

Conversation

@thefuntastic

Copy link
Copy Markdown

If and additional link on a project page did not contain a slash after the domain name then it would be assigned an empty link title and the link would therefore be invisible.

www.domainname.com pattern results in the bug as seen here:
http://grab.by/uKew

Where as www.domainname.com/no-bug pattern seems to work fine.

As a fix I've implemented a simple check to bypass domains with no post-fix url information to be ignored from the stripping routine.

…l did not contain slashes after the domain name.
@qwiboo

qwiboo commented Mar 6, 2014

Copy link
Copy Markdown

I had the same problem, thanks for the fix!

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.

2 participants