Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCodeHub crashes if user clicks link to a wiki page in a notification #258
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

One of the notifications I received today was for an edit to a wiki page in another repository.
When I clicked the blue highlighted linked name of the wiki page, CodeHub just closed.
Even though GitHub doesn't provide API for its wiki feature, clearly the addresses of such pages can arise in notifications, events, etc, and are parsed by CodeHub as links, even though it has no method handle them if they are clicked.