darkjonter / jira-chrome-extension

Automatically exported from code.google.com/p/jira-chrome-extension
0 stars 0 forks source link

"Not found", blank popup, or no response when adding a server #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Open "Main Settings"
2. Click on "Add Jira Server" button.
3. Type in user name and password.
4. Type in Server URL as any of the following:
      http://[IP URL]:[port]/secure/
      http://[IP URL]:[port]/secure
      http://[IP URL]:[port]/
      https://[IP URL]:[port]/secure/
      https://[IP URL]:[port]/secure
      https://[IP URL]:[port]/
5. Leave other options as default (no http auth).
6. Click on the "Save" button.

What is the expected output? 
  Server is added to the Server List.

What do you see instead?
  Either of the following, apparently random, not associated with any specific scenario.
      > Blank popup;
      > "Not Found" popup
      > No response (nothing happens)

What version of the product are you using? On what operating system?
  2.0.0.4
  2.0.0.5
  on windows 7 x64

Please provide any additional information below.
   Jira URLs tested, so they're not the cause.
   Tried with other public URLs (form the combo box).
   Tried disablin/enabling addon.
   Tried uninstalling/reinstalling.
   Tried to clean cache and cookies.

Original issue reported on code.google.com by ivan.nar...@gmail.com on 21 Aug 2012 at 10:15