[OpenCA-Devel] Typo in Syslog.pm

2004-07-05 Thread Nuno Ricardo Gomes Antunes
Hi, I think there is a typo in src/modules/openca-log/Logger/Syslog.pm. I believe the port number is incorrect. --- Syslog.pm.orig Mon Jul 5 15:55:02 2004 +++ Syslog.pm Mon Jul 5 15:55:32 2004 @@ -61,7 +61,7 @@ $self->{prefix} = "OpenCA PKI Logging" if (not $self->{prefix});

[OpenCA-Devel] Re: [Openca-Users] Can't get translation to work

2004-07-06 Thread Nuno Ricardo Gomes Antunes
On Mon, 5 Jul 2004 16:51:32 +, Nuno Ricardo Gomes Antunes wrote > Hi, > > I'm using OpenCA 0.9.2 RC5 under FreeBSD. > > When I try to change the language, nothing happens.. No error and > the languge stays the default English.. I think I found the cause of t

Re: [OpenCA-Devel] Re: [Openca-Users] Can't get translation to work

2004-07-07 Thread Nuno Ricardo Gomes Antunes
On Wed, 07 Jul 2004 12:46:31 +0200, Michael Bell wrote > I commited a fix for setLanguage. I have no problems - with an > without the patch. This is the new version. > > sub setLanguage > { > our $LANGUAGE = $_[0]; > our $CHARSET = $_[1]; > setlocale(LC_MESSAGES, $LANGUAGE.".".uc

Re: [OpenCA-Devel] Re: [Openca-Users] Can't get translation to work

2004-07-08 Thread Nuno Ricardo Gomes Antunes
On Thu, 08 Jul 2004 09:26:49 +0200, Michael Bell wrote > It looks like my Perl is a little bit more tolerant or my > distribution tolerates more encodings. Which of the following > encodings work for you? > > iso88591 > iso-8859-1 > iso8859-1 > ISO88591 > ISO8859-1 <--- Only this one works fo

Re: [OpenCA-Devel] Re: [Openca-Users] Can't get translation to work

2004-07-08 Thread Nuno Ricardo Gomes Antunes
On Thu, 08 Jul 2004 14:17:32 +0200, Michael Bell wrote > Actually we store the charcterset at two positions: > > 1. menu.xml > > All charactersets for the different languages are configured here. > So the most customization steps must be performed here. Please try > to change the string for is

Re: [OpenCA-Devel] Re: [Openca-Users] Can't get translation to work

2004-07-09 Thread Nuno Ricardo Gomes Antunes
On Fri, 09 Jul 2004 09:01:09 +0200, Michael Bell wrote > Does the attached script work for you? If yes then it is possible to > find the correct encoding automatically. This could be integrated > into initServer. It didn't work. But I altered it a bit and it now works on both FreeBSD and Slackwa

[OpenCA-Devel] Proposed patch to localize timestamps

2004-07-14 Thread Nuno Ricardo Gomes Antunes
Hello, The dates shown when listing valid certificates, expired certificates, etc are not localized. A patch to fix that is attached to this message. Kind regards, Nuno Antunes HTML.pm.patch Description: Binary data initServer.patch Description: Binary data

Re: [OpenCA-Devel] Release Volume

2004-08-06 Thread Nuno Ricardo Gomes Antunes
On Fri, 06 Aug 2004 15:11:22 +0200, Ives Steglich wrote > Oliver Welter wrote: > > > > perhaps we can offer two differen archives on the website - one full > > blown and one stripped > > > yes - i think this may be a good idea and its quite common > so ppl can decide what would be best fit f