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 96782 - Strange behaviour for linked .nbm
Summary: Strange behaviour for linked .nbm
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 14:06 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (27.74 KB, image/png)
2007-02-28 14:07 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-02-28 14:06:12 UTC
I want netbeans.org to serve just as an advertisement for sudoku.nbm at
http://blogs.sun.com/jara/resource/sudoku.nbm. I do the following steps
1.Pushing link "+Publish Your Own Plugin!"
2.Select the second radio button and push Next
3.Fill in the following:
  Plugin Name: Sudoku
  License Type: CDDL
  Home Page: http://blogs.sun.com/jara/resource/sudoku.nbm
  Price: Free
  Search Keywords:
  Target Platform(s): Solaris, Linux, Mac OS X, Windows
  Summary: Sudoku
  Long Description (HTML tags OK): Sudoku
4.Process Finish
I try to download the module from the modules page then. But the Firefox dialog
shows that a11y.nbm module will be downloaded - see attached screenshot. There
is possibly something wrong with my profile, because this a11y.nbm wast there,
but I have already removed it.
Comment 1 Jaromir Uhrik 2007-02-28 14:07:44 UTC
Created attachment 38977 [details]
Screenshot attached...
Comment 2 David Botterill 2007-03-01 04:16:52 UTC
I can't duplicate this.  The download button should NOT show up because there
was not a .nbm file uploaded.

Please try to reproduce this and reopen this issue if you can get a repeatable case.
Comment 3 Jaromir Uhrik 2007-03-01 11:13:22 UTC
I found out what is the reproducible testcase.
Just some prerequisites are required for original steps to reproduce. The module
X.nbm must be uploaded first. Then try to link module according to steps to
reproduce. 
Download button shows up then for the linked plug-in because X.nbm is probably
held by the form somehow.
Comment 4 David Botterill 2007-03-06 04:20:08 UTC
Thanks for figure out how to duplicate this one.  Good catch. I finally found
the defect.
Comment 5 Jaromir Uhrik 2007-03-08 14:53:06 UTC
VERIFIED.