Hi Jochen,

On Tue, Jul 29, 2008 at 02:17:53PM +0200, Alexander Klink wrote:
> > System error
> > error:      Can't coerce array into hash 
> > at /var/www/openxpki/service/workflow/show_instance.html line 238.
> > context:    
> > ...         
> > 234:        }
> > 235:        # TODO - error handling!!!
> > 236:        my %untainted = ();
> > 237:        my $context_hash = '';
> > 238:        if ($msg->{PARAMS}->{WORKFLOW}->{TYPE} 
> > eq 'I18N_OPENXPKI_WF_TYPE_CERTIFICATE_SIGNING_REQUEST') {
> > 239:        $context_hash = $m->comp('/service/workflow/context_hash.mhtml',
> > 240:        'context' => $msg->{PARAMS}->{WORKFLOW}->{CONTEXT},
> > 241:        );
> > 242:        }
> > ...         

I've added some error handling there in r1302, so the web interface
should now actually show you the error message sent by the server - what
does it say?

Cheers,
  Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to