PDA

View Full Version : Modify web fields for BugZilla


binkle
17-Oct-2008, 07:47 AM
Hi we are just evaluating Eurekalog for .NET.
As we are using a customized version of BugZilla it is necessary for us to be able to modify all webfields passed by Eurekalog to BugZilla.
I recognized that it is possible to add additional fields but we need to modify standard fields like 'comment', 'rep_platform' and 'component'.

If this is possible we will buy it.

Greetings

Harry

admin
17-Oct-2008, 09:44 AM
Hi,

do you have just try to override these fields simply adding them to the "CustomWebFieldsRequest" event?

http://www.eurekalog.com/docs_dotnet/customwebfieldsrequesthowto.html

binkle
17-Oct-2008, 10:08 AM
Yes, I already thried that.
The fields get appended so there are e.g. two fields of op_sys in the query.

Greetings

Harry