We have recently installed opensrs-client v2.2 and the system
is going 'live' for our clients tommorrow. We noticed the
following problem when testing...
If a repeat user uses the registration system (reg_system.cgi)
and logs in with his id and password, his registration information
(company, address etc) which is retrieved from the opensrs
server is not displayed correctly - Any accents in the text
apparently are shown in raw UTF-8 in the text edit fields.
eg. "pro-ação" is shown as "pro-a磯"
The information is correct on the opensrs server (a whois query
confirms this) so the problem is in decoding the info sent by the
server.
Below is the output from verify_install.cgi . Please note that I
upgraded XML::Parser to 2.29 in the hope that it would make
some difference. Unfortunately it did not.
Is this a known problem ?
Is there already a fix ?
Do you need any more information from me ?
Any suggestions ?
Thanks in advance,
Mike Leddy
Systems Administrator
Braslink, Miami
PS. Current software config:
Software Requirement Tests
Checking for
Digest::MD5
OK (version 2.09)
Checking for Crypt::DES
OK
Checking for
Crypt::Blowfish
Not found: Can't locate Crypt/Blowfish.pm in @INC (@INC contains:
/var/www/opensrs-client/lib /usr/lib/perl5/5.005/i386-linux
/usr/lib/perl5/5.005
/usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
/usr/lib/perl5 .) at (eval 8) line 3. !
Checking for Crypt::CBC
OK (version 1.25)
Checking for
XML::Parser
OK (version 2.29)