Quote:
Originally Posted by MrD
Hi,
thanks.
But what is the Definition of older IE Version ?
I mean, IE 8 is not Old
But i have one thing.
If DPTA is activ there displayed me one Thread in Searchresults wit no entry ?
Attachment 133650
|
As far as IE goes, anything older than IE9 is what I consider "old". Not necessarily because of it's age, but because it's a terrible browser. The way I figure it is this... if I code something and it works perfect in Firefox, Chrome, Safari and Opera, but not perfectly in IE, then the issue is most likely a problem with IE (in this case old versions of IE not supporting standard CSS), not my code. That being said... IE9 is a pretty good browser. My logic is this... If a user makes the choice to use a browser that sucks, it's ultimately up to them. I'm not going to force a good browsing experience upon them when they consciously choose to not have one.

At least that's my logic for digitalpoint.com. But since other people may not share my logic, I rolled the extra CSS into 1.0.4 for you.
As far as search results go, it looks like you may have hit this issue (also fixed in 1.0.4 already in the source)... When a thread was created by a user that no longer exists in the user table (the
fix is here).