Description of problem: The page https://bugzilla.redhat.com/bugzilla/describecomponents.cgi ( is linked from the query page on word "Component:" ) says : --begin-- First, did you view our most frequently reported bugs list? Second, did you query the current database of bugs to see if your problem has already been reported? Also, have you checked to see if your problem has been fixed in a latest errata updates? If it has not then pick a product or category on which to enter a bug. --end-- This text is written for entering a bug, not querying.
This is unfortunately by design with the new bugzilla template system. The describecomponents.cgi page and the enter_bug.cgi page both use the same product choice template when no product is supplied as an argument. I will need to make a customzization to leave out the top text when the page is describecomponents.cgi.
Ok, change made. Thanks!