Hey guys, testing the latest CVS head and have come across this error:

[EMAIL PROTECTED] etc]# ./openca_start
Can't call method "get_required" on unblessed reference at
/usr/local/093_pki/modules/perl5/OpenCA/UI/HTML.pm line 71.
Compilation failed in require at ./openca_start line 63.

here is the code extract:

62    ## this class expects the following parameters:
63    ##     - API
64    ##     - DATA
65    ##
66    ## we try to handle all types of malformed parameters
67
68    $self->{api}    = $keys->{API};
69    $self->{DEBUG}  = $self->{api}->{DEBUG};
70    $self->{HTDOCS} = $self->{api}->get_required('HtdocsUrlPrefix');
71    set_language ($self->{api}->get_required ('DEFAULT_LANGUAGE'));

It looks like a problem with Michael's new API, any ideas ?

Chris...


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to