[Opensource] DBObject.getValidValues() problems?

Tino Dai tdai at optonline.net
Tue Aug 27 14:53:01 PDT 2002


Hi All, 

  I'm testing eHelpdesk against 4.1ea4, and I found that the
Tickets->Categories->Add calls the DBObject getValidValues method. But
at the end of the 2nd if block of that method, I found:

        return ((LookupInterface)o).getValues();

which when I looked it up, the getValues method in the LookupInterface
just throws an exception. Is this correct (and I'm not seeing the big
picture?). Thanks!

-Tino





More information about the Opensource mailing list