Issue with MSDN
|
Jan. 19, 2009, 06:43 AM
Post: #1
|
|||
|
|||
Issue with MSDN | |||
Jan. 19, 2009, 01:39 PM
Post: #2
|
|||
|
|||
RE: Issue with MSDN
Thanks for the heads-up.
![]() WebTrends tracking is located within a required IE7 script: gDomain -> $SET(1=adkey_j:0.) Also, they do a delayed Silverlight test: -> $SET(0=i_timer:2.) Also, they seem to have cancelled the msdn2 subdomain: -> remove one entry Does it work if you open IncludeExclude (not the "-U" user version), and replace... Code: ## Microsoft, MSN & Windows Live with... Code: ## Microsoft, MSN & Windows Live ? |
|||
Jan. 19, 2009, 02:03 PM
Post: #3
|
|||
|
|||
RE: Issue with MSDN
P.S.: Right now (but not half an hour ago) that example page is entirely broken for me in Fx 3, Prox bypassed or not (b/c the main stylesheet from i3.msdn.microsoft.com doesn't load).
|
|||
Jan. 19, 2009, 02:38 PM
Post: #4
|
|||
|
|||
RE: Issue with MSDN
Same, it's broken for me, even in IE7. I'll ask OZO to revert his changes to the filter and test out this approach. Thanks!
|
|||
Jan. 19, 2009, 09:42 PM
Post: #5
|
|||
|
|||
RE: Issue with MSDN | |||
Feb. 03, 2009, 07:39 AM
Post: #6
|
|||
|
|||
RE: Issue with MSDN
(Jan. 19, 2009 01:39 PM)sidki3003 Wrote: Thanks for the heads-up. sidki3003 - thank you for fix. It's working well. ![]() The same thing should be done to technet.microsoft.com as well. Please add this code too: Code: ([^.]+.|)technet.microsoft.com/ $SET(0=a_float.i_timer:2.)$SET(1=adkey_j:0.) |
|||
Feb. 03, 2009, 03:13 PM
Post: #7
|
|||
|
|||
RE: Issue with MSDN
(Feb. 03, 2009 07:39 AM)OZO Wrote: The same thing should be done to technet.microsoft.com as well. Please add this code too: Hey OZO, Before adding anything to the general list, i'd need example pages where respective entry is needed. Can you post at least one such link? Same layout issue as with MSDN, still IE7, i assume? TIA |
|||
Feb. 04, 2009, 08:42 AM
Post: #8
|
|||
|
|||
RE: Issue with MSDN
Here is just one link to such page:
Example of web page from Technet.microsoft.com site Most of pages in TechNet Library require JS to run. Yes, you're correct. It's the same layout issue as with MSDN and IE7. |
|||
Feb. 04, 2009, 06:07 PM
Post: #9
|
|||
|
|||
RE: Issue with MSDN
Thanks, confirmed and added as posted, minus the subdomain wildcard.
|
|||
Jun. 28, 2009, 05:59 AM
Post: #10
|
|||
|
|||
RE: Issue with MSDN
With the latest code in "IncludeExclude.ptxt" file:
Code: ## Microsoft, MSN, Bing, & Windows Live Could someone check it please? Here is a link: MSDN test page |
|||
Jun. 29, 2009, 06:10 AM
Post: #11
|
|||
|
|||
RE: Issue with MSDN
Does this help? http://prxbx.com/forums/showthread.php?t...3#pid12793
|
|||
Jun. 29, 2009, 08:45 PM
Post: #12
|
|||
|
|||
RE: Issue with MSDN
Yes it does. Thanks a lot!
I hope fix will be included in new release. |
|||
« Next Oldest | Next Newest »
|