Community

 
Jump Menu:
Post Reply
Page 1 of 2  •  1 2 Next
Switch to Forum Live View new Compendium format?
1 year ago  ::  Apr 22, 2012 - 6:41PM #1
PeterAbelard
Date Joined: Jul 12, 2008
Posts: 44
Did I miss something?  I logged into the Compendium, and it's completely different... and not in a good way.  And I don't even see a thread anywhere discussing it - could I have gotten something not-ready-for-public-consumption?
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 6:58PM #2
Acastu
Date Joined: Nov 10, 2010
Posts: 31
It seems to be giving the mobile version automatically. Was that around before?
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 7:07PM #3
Shadowshift
Date Joined: Oct 23, 2010
Posts: 112
It was working fine this morning - I am getting the same bug.  Looks like its redirecting all browsers to the mobile version for some reason.  I'm on Chrome for what its worth.
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 7:18PM #4
sirjelly
Date Joined: Jun 23, 2010
Posts: 2
Yes, it is indeed automatically taking us to the Mobile compendium. I have already tried to go the non-mobile compendium, and it re-directs me to the mobile version. Perhaps there was an issue with the normal compendium, and Wizards is giving us the mobile version while they fix the normal compendium.

 
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 7:27PM #5
PeterAbelard
Date Joined: Jul 12, 2008
Posts: 44
Ah - I've never tried the mobile one, so I didn't recognize it.
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 9:11PM #6
mcmillan
Date Joined: Aug 24, 2010
Posts: 158
seems to be working now
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 9:48PM #7
Marandahir
Date Joined: Nov 9, 2008
Posts: 4,230
I'm still getting the mobile version.  ;_ ;
A great man once said "If WotC put out boxes full of free money there'd still be people complaining about how it's folded." – Boraxe

Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 9:49PM #8
tpkurilla
Date Joined: Jul 3, 2007
Posts: 89
Still going straight to the Mobile screen for me.

It is definitely a huge downgrade to the compendium.

Hopefully they can get this fixed before to much time goes by.
Quick Reply
Cancel
1 year ago  ::  Apr 22, 2012 - 11:54PM #9
RCanine
  • Dragon Slayer
Date Joined: Aug 26, 2008
Posts: 537
I'm seeing the mobile compendium in these browsers:

Safari 5.1.5 / OS X
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3"

Firefox 11 / OS X

"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20100101 Firefox/11.0"

 
It looks like they're using something called "mobileesp" from Google code, calling their DetectMobileQuick() function. This function calls a DetectAmazonSilk() function which has a bug in it which will always return true.

Line 752 needs to be replaced:

    if (uagent.search(engineSilk))

 With

   if (uagent.search(engineSilk) > -1)

That will fix the problem (although there may be more, this code is definitely not top shelf).

Wow, I need a life.
Quick Reply
Cancel
1 year ago  ::  Apr 23, 2012 - 3:12AM #10
Plaguescarred
Date Joined: May 12, 2009
Posts: 16,522
I reported the bug to Customer Service  Ticket [#120423-000043]
Yan
Montréal, Canada
Quick Reply
Cancel
Page 1 of 2  •  1 2 Next
Jump Menu:
 
    Viewing this thread :: 0 registered and 1 guest
    No registered users viewing