Title: Briefvorlage

Hi list!

 

I’ve installed a new server for my embperl application and the escaping doesn’t work ;-(

My page edit-record.epl shows data from a given oracle database table and primary key and updates this when pressing the ‘Update’ submit button.

On the old server (debian 3.0 unstable) everything works as expected, on the new one (whitebox 3.0 which is a free, recompiled redhat advanced server 3.0) it doesn’t.

 

This are the logs from my webserver:

OLD:

212.166.104.2 - cop [05/Jul/2004:18:36:21 +0200] "GET /edit-record.epl?FK_RADACCESSTYPE=2&FK_DIVISION=118&RADUSERNAME=username&PASSWORD=password&ORIG_PASSWORD=origpass&STATICIP=1.1.1.1&REPLYATTR=&CHECKATTR=&CREATE_DATETIME=2004-07-05+18%3A03%3A08&CLIENTNAME=username&ZIP=1060&CITY=Wien&STREET=Hofm%FChlgasse+3-5&PHONE=&FK_RADREALM=&action="" HTTP/1.1" 301 547

 

NEW:

10.30.8.90 - cop [05/Jul/2004:18:29:10 +0200] "GET /edit-record.epl?FK_RADACCESSTYPE=2&FK_DIVISION=118&RADUSERNAME=username&PASSWORD=password&ORIG_PASSWORD=origpass&STATICIP=1.1.1.1&REPLYATTR=&CHECKATTR=&CREATE_DATETIME=2004-07-05+18%3A03%3A08&CLIENTNAME=username&ZIP=1060&CITY=Wien&STREET=Hofm%C3%BChlgasse+3-5&PHONE=&FK_RADREALM=&action="" HTTP/1.1" 301 671

 

As you can see ‘Hofmühlgasse’ gets escaped as ‘Hofm%FChlgasse’ on the old server. On the new one ‘Hofm%C3%BChlgasse’ which is absolutely wrong!

 

I think I drop redhat again after waiting for 6 (SIX!!!) month to get the GD::Graph segfault fixed (which occurred because of a symbol conflict with php).

 

Any ideas? I tried every $escmode embperl provides and none helped!

 

THX Alex


*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Hinweis: Dieses E-mail kann vertrauliche und geschützte Informationen enthalten.
Sollten Sie nicht der beabsichtigte Empfänger sein, verständigen Sie bitte den Absender und löschen Sie dieses E-mail dann sofort.

Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*

Reply via email to