ryaninvents / github-issues

Issue tracking for Atom editor
MIT License
4 stars 3 forks source link

URI opener clobbers all other openers #1

Closed ryaninvents closed 10 years ago

ryaninvents commented 10 years ago

The URI is not checked on registration, so once the issues tab is open, trying to open subsequent files only results in multiple issues tabs.

Fix needs to go after line 51 of index.coffee.