jutta
Joined: 15/10/2007 20:04:44
Messages: 89
Offline
|
Some Searches result in 0 records returned in Internet Explorer (IE version 7) but a relevant amount of records returned in Firefox (Version 3).
Troubleshooting - characters can be problematic with IE. IE xml parsing is not standards-complaint, esp for IE<=7. This will be fixed in upcoming IE8. So a character that is deemed valid and correct by the system may not be platable by IE7.
http://arstechnica.com/news.ars/post/20080303-sani...o-standard-compliant-mode.html
More information on XML character standards - http://www.w3.org/TR/2006/REC-xml-20060816/
|