I need help in customizing bugzilla

Vivek.Kumar Vivek.Kumar at india.rsystems.com
Sun May 7 05:44:57 UTC 2006


Hi All !

            My company is going to use bugzilla for it projects.

I need some help customizing bugzilla. I want to add a field in the
software "type". In the page enter_bug.cgi by replacing the field
keywords.

And in the database we will add two field keywords we will add two
fields Review and testing.

Please tell me that how to show this in a drop down window like this.

 

	
	
 

  
 


 
Type 

 
Review 

 
Testing

The type field is replacing the keywords on enter_bug.cgi and the drop
down show the two values review and testing 

Which is fetch from the database keywords?

Keywords table 

Bugid 

Keyword id

Product_type

 

1

Review

 

2

Testing

 

Please tell me how to implement it .please give the code level overview.

How to do the coding.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20060507/532a41ff/attachment.html>


More information about the developers mailing list