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 168893

Summary: Generation of admin reports does not work
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: issues@updatecenters <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2009-07-21 15:04:34 UTC
Plugin Portal Phase IV implementation
Ubuntu 7.04 Feisty Fawn, Mozilla/5.0 Gecko/20061201 Firefox/2.0.0.14

Description:
============
There is no way to make Plugin Portal generate any of the three reports (Verifier Activity Report, Verifications Log
Report, Plugin Count Report By Month) in spite of being logged in as Administrator. The browser indicates that something
is happening (loading) and then it stops without any result.

Steps to reproduce:
===================
1. Login as "nbadmin" at Plugin Portal [1].
2. Click "Sys Admin" link in the upper right corner.
3. Select last "Reports" tab.
4. Click for example "Verifications Log Report" option but nothing happens.
Comment 1 Jiri Kovalsky 2009-07-21 15:18:12 UTC
[1] http://plugins.netbeans.org/PluginPortal/faces/LoginPage.jsp :-)
Comment 2 Michal Mocnak 2009-08-18 12:38:37 UTC
Fixed

changeset   : 41:52f47ffbcdd1
author      : Michal Mocnak <mmocnak@netbeans.org>
date        : Tue Aug 18 13:37:01 CEST 2009
summary     : #168893: Generation of admin reports does not work
Comment 3 Jiri Kovalsky 2009-08-18 12:43:48 UTC
Works great in the live Plugin Portal instance. Thanks Michale!