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 - [71cat] can't use integrated issue tracker
Summary: [71cat] can't use integrated issue tracker
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Marco Walther
URL:
Keywords: REGRESSION
: 205044 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-14 22:33 UTC by muellermi
Modified: 2011-11-23 15:49 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages (56.55 KB, text/plain)
2011-11-14 22:33 UTC, muellermi
Details
returned netbeans.org/bugzilla configuration (1.32 KB, application/xml)
2011-11-16 12:51 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
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.