prometheas / jira-2-omnifocus

Chrome extension for sending JIRA tickets to OmniFocus
24 stars 8 forks source link

Button not appearing after JIRA reconfiguration #5

Closed andrewbroman closed 10 years ago

andrewbroman commented 10 years ago

I'm not involved in the JIRA configuration at my workplace, but it recently changed to be behind a proxy server. Since the change, the OmniFocus button no longer appears.

I'm wondering if it's the proxy server or rather the fact that JIRA is accessed within a the address of an issue is https:///jira/browse/ page.

(Incidentally, I've disabled all my other extensions, and it still isn't working.)

I'm using v1.1.1 of the extension on Chrome 32.0.1700.107.

Is there an easy fix for this?

prometheas commented 10 years ago

Thanks for reporting this issue. It's hard to say, as I naturally can't reproduce this issue, but I'm willing to help you troubleshoot over a Hangout session, if you think that would be helpful.

If interested, lemme know and we can work on coordinating something.

andrewbroman commented 10 years ago

Sorry for my slow response to your very kind offer. I'm very interested; what is your schedule?

Thanks, Andrew

On Mon, Feb 24, 2014 at 11:20 PM, John Lianoglou notifications@github.comwrote:

Thanks for reporting this issue. It's hard to say, as I naturally can't reproduce this issue, but I'm willing to help you troubleshoot over a Hangout session, if you think that would be helpful.

If interested, lemme know and we can work on coordinating something.

Reply to this email directly or view it on GitHubhttps://github.com/prometheas/jira-2-omnifocus/issues/5#issuecomment-35975905 .

andrewbroman commented 10 years ago

John,

I decided to play with it again, and I've been able to get it to work. I just changed the manifest to have "http://_/jira/browse/_", "https:// /jira/browse/".

I thought I had tried that earlier, but this time I had forked and installed it as an unpacked extension, so perhaps that was the difference.

Thank you very much for this extension; it's been a perfect solution for me!

Andrew

On Mon, Feb 24, 2014 at 11:20 PM, John Lianoglou notifications@github.comwrote:

Thanks for reporting this issue. It's hard to say, as I naturally can't reproduce this issue, but I'm willing to help you troubleshoot over a Hangout session, if you think that would be helpful.

If interested, lemme know and we can work on coordinating something.

Reply to this email directly or view it on GitHubhttps://github.com/prometheas/jira-2-omnifocus/issues/5#issuecomment-35975905 .

prometheas commented 10 years ago

Pleased to hear you were able to troubleshoot the issue.

If you'd like to send me a PR, I can attempt a fix.

I aim to make my next release compatible with Safari, but this tweak may be suitable for an interim maintenance release.

On Mar 10, 2014, at 23:12, andrewbroman notifications@github.com wrote:

John,

I decided to play with it again, and I've been able to get it to work. I just changed the manifest to have "http://_/jira/browse/_", "https:// /jira/browse/".

I thought I had tried that earlier, but this time I had forked and installed it as an unpacked extension, so perhaps that was the difference.

Thank you very much for this extension; it's been a perfect solution for me!

Andrew

On Mon, Feb 24, 2014 at 11:20 PM, John Lianoglou notifications@github.comwrote:

Thanks for reporting this issue. It's hard to say, as I naturally can't reproduce this issue, but I'm willing to help you troubleshoot over a Hangout session, if you think that would be helpful.

If interested, lemme know and we can work on coordinating something.

Reply to this email directly or view it on GitHubhttps://github.com/prometheas/jira-2-omnifocus/issues/5#issuecomment-35975905 .

— Reply to this email directly or view it on GitHub.

thefranster commented 10 years ago

Edit: Figured out

prometheas commented 10 years ago

Thanks for confirming, @thefranster :)

bbezanson commented 10 years ago

I see you made the change that has this now working for me too, but...