Strange problem on some client's browsers

Posted by Gustavo Cardoso on Stack Overflow See other posts from Stack Overflow or by Gustavo Cardoso
Published on 2010-05-24T14:54:51Z Indexed on 2010/05/24 15:11 UTC
Read the original article Hit count: 195

Filed under:
|
|

We are fighting a strange problem on the company that I work.

We created a site of a promotion to a client where its consumers can register products barcodes to win prizes. The site was created using PHP and MySQL. The site uses SSL on every form.

However, some consumers report to the client's call-center they was no able make a registration at the site.

We try everything, but we cannot, by no ways, reproduce the problem. The consumers reported the problem on several browsers ranging from IE8 to Firefox, the problem is same on everyone them.

One co-woker this weekend was able to catch this same bug on his wife's notebook and brought her computer to the company so we could test. However, here on the company the problem didn't happened and we can make the registration normally.

We suppose this problem could be a matter of encoding and special characteres like ã and ç. But we are sure that all source files are UTF8- with BOM. We also suspect of MSXml version, but we are note sure anymore.

Because of legal impediments the client cannot ask the consumers to install anything on they computers to test or fix the problem.

Sorry but by complience rules we also cannot share the url of the site, what is a pity. I know it is too much on vacuun, but perhaps you could had crossed something similar.

Thank you

© Stack Overflow or respective owner

Related posts about php

Related posts about encoding