I'd use a tool such as FireBug or Charles to evaluate the traffic coming from your PHP script (unless you've already done that). If all is well, check inside of the client code, using alert()
statements to see when the incorrect translation happens to confirm your Prototype suspicions.
umop
2010-07-27 10:04:25