Hi Alex
I got another bug in my web interface when tried to load Certificate.

External Dynamic => root => my certificates:

System error
error:  Can't use an undefined value as an ARRAY reference at
/openxpki/htdocs/service/api/certs_requested_by_user.html line 71.
context:                ...     
1318:   # they don't get cleaned up until the component exits.
1319:   pop @{ $self->{stack} };
1320:   
1321:   # Repropagate error if one occurred, otherwise return result.
1322:   rethrow_exception $error if $error;
1323:   return $wantarray ? @result : $result[0];
1324:   }
1325:   
1326:   #
...     

code stack:
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:1322
/usr/local/www/apache22/openxpki/htdocs/service/autohandler:26
/usr/local/www/apache22/openxpki/htdocs/autohandler:237
/usr/local/www/apache22/openxpki/htdocs/syshandler:4

Do you know cause of what this can be?




------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to