This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 205123

Summary: [71cat] can't use integrated issue tracker
Product: www Reporter: muellermi <muellermi>
Component: BugzillaAssignee: Marco Walther <marcow>
Status: RESOLVED FIXED    
Severity: normal CC: hubbitus, mmirilovic, musilt2, stezeb, tstupka
Priority: P1 Keywords: REGRESSION
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: messages
returned netbeans.org/bugzilla configuration

Description muellermi 2011-11-14 22:33:48 UTC
Created attachment 113210 [details]
messages

Build 201111140600 

I registered an issue tracker (netbeans). Creating a new issue allways fails with "No products found in repository configuration. Ensure credentials are valid".
I re-tried and created a second issue tracker (using https://netbeans.org/bugilla instead of http://netbeans.org/bugilla). My credentials are valid, as this issue (created using a browser, thus no automatic versioning info is added) shows....
Comment 1 Marian Mirilovic 2011-11-15 16:35:42 UTC
Reproducible ... nb.org upgraded to new version of BugZilla (4.0.2)
Comment 2 Tomas Stupka 2011-11-16 10:53:53 UTC
reproduced with netbeans.org, kenai.com and java.net

the problem here is that our bugzilla connector tries to download the repository configuration
via https://netbeans.org/bugzilla/config.cgi?ctype=rdf
but the returned file doesn't contain any useful data - see attachment 

this isn't a bugzilla 4.0.2 vs. NetBeans support issue - https://landfill.bugzilla.org/bugzilla-tip/ (also 4.0.2) works as expected
Comment 3 Tomas Stupka 2011-11-16 10:56:51 UTC
*** Bug 205044 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2011-11-16 12:51:12 UTC
Created attachment 113255 [details]
returned netbeans.org/bugzilla configuration
Comment 5 Marco Walther 2011-11-16 17:35:32 UTC
Patched - should be working now again.
Comment 6 Marian Mirilovic 2011-11-23 15:49:23 UTC
Marco, 
thanks it works on netbeans.org , but we are still facing the same problem on kenai.com & java.net. Do you plan to fix them as well ? Thanks in advance.