This topic is locked
[SOLVED]

 PHPRunner 5.2 edit box with AJAX problem

8/17/2011 9:43:02 AM
PHPRunner General questions
J
jacekq author

Hello,
I've configured one of the table fields as 'Lookup wizard' and marked 'Edit box with AJAX'.
All works fine in FF but in IE8, or IE9, is not working. Problem is with the polish national characters - if I type something in English (the input field searches products by their names/title and places product's ID) it's OK but some of polish characters makes border red and product is not found - only in IE. It looks like IE is not properly tranlating international characters during AJAX transmission.

Both FF and IE are in Polish and the Windows 7 also...
I've not tried to upgrade to PHPR5.3 so I can't say if it is only the 5.2 problem.
Regards,

Jacek

C
cgphp 8/17/2011

Try to install the trial version of PHPr 5.3 and check if the problem goes away.