If you haven't helped out with our testing process yet, now would be a great time to start. There's a lot of great new stuff it this release, but we want to make sure it's properly tested.
The link to start testing in Litmus is here. Just click, make an account, and do some tests. Even 5-10 minutes of your time would be great:
http://litmus.pculture.org/run_tests.cgi?test_run_id=43
Thanks!
-Holmes
P.S. Trying to add subtitles at these links and reporting any problems is also excellent!
+ http://universalsubtitles.mirocommunity.org/
+ http://universalsubtitles.mirocommunity.org/wordpress-trees/
+ http://universalsubtitles.mirocommunity.org/wikipedia-jack/
+ http://universalsubtitles.mirocommunity.org/crooksandliars/
+ http://universalsubtitles.mirocommunity.org/globalvoices/
On Fri, Aug 20, 2010 at 5:30 AM, Margarita Shamraeva
--
8planes.com
ad...@8planes.com
312-375-9879
Skype: aduston
>>>> > 1. Go to <http://litmus.pculture.org>
Okay, turns out there is some weird stuff with IE user agent strings
we may not be accounting for. See
http://blogs.msdn.com/b/ie/archive/2009/01/09/the-internet-explorer-8-user-agent-string-updated-edition.aspx
and http://msdn.microsoft.com/en-us/library/dd371735(VS.85).aspx for
reference.
Best idea is to ask her to provide her entire user agent string for
all of her configurations.
She can find her complete userAgent string
at the bottom of http://www.quirksmode.org/js/detect.html .
It starts with "navigator.userAgent = ". For me, for example, it is
"navigator.userAgent = Mozilla/5.0 (Macintosh; U; Intel Mac OS X
10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko)
Chrome/5.0.375.126 Safari/533.4"
If we have this string and there's *anything* in it that indicates the true browser version, we can patch
the google closure library version detection mechanism.