team tisri Posted January 1, 2012 Posted January 1, 2012 Is anyone else finding the new maps periodically throw up a window that just says "yes"? Looks like another stellar piece of debugging work. Quote
+The Patrician Posted January 1, 2012 Posted January 1, 2012 I wondered what was causing that. I had a load of windows open and then that dialog box appeared. Thanks! Quote
+The Blorenges Posted January 1, 2012 Posted January 1, 2012 I got a mini Yes box too, earlier, after I'd left a map tab open and abandoned the laptop for a walk in the fresh air. I wondered where it had come from! MrsB Quote
+mellers Posted January 1, 2012 Posted January 1, 2012 Yes - it's happened both on my laptop and my main PC. On the main PC, it had an additional sentence of "do not allow this page to generate dialogue boxes again" or some such command, so I clicked the button next to it and OK and it hasn't come back. I've noticed that it only seems to appear when I have the geocaching map up. Maybe that's just coincidence though. Quote
+Gushoneybun Posted January 1, 2012 Posted January 1, 2012 Glad its not just me. Seen it a few of time over the last week or so, includind twice today. Quote
+castagnari Posted January 1, 2012 Posted January 1, 2012 I am moving this thread from the "UK and Ireland" forum to the "Community Q&A and Discussions" / "Geocaching.com Website" forum. Quote
+missionMode Posted January 1, 2012 Posted January 1, 2012 I was worried I got a virus or something, and then thought perhaps I had mistakenly created a calendar event in google that was called yes, but just now realized it was on the map. I am guessing this is somebody's debug information left behind. Quote
+paul-3 Posted January 1, 2012 Posted January 1, 2012 Sure glad I saw this post...same prob here and thought virus or something also! Quote
+Dave's Piglings Posted January 1, 2012 Posted January 1, 2012 started for me last night and still here today Quote
jri Posted January 1, 2012 Posted January 1, 2012 I've not had this issue myself, but someone asked if it might be caused by one of my Greasemonkey scripts, so I did some poking around. It looks like it's being caused by geocaching.com itself, and is some time-related code triggered by leap years, which explains why it's just started today. Since code comes from geocaching.com, there's not an easy way of avoiding it. On some browsers the "yes" alert may come with a tick box that you can use to stop further alerts, but this will only work until you re-load the page or Groundspeak fix the code properly (which should be trivial!). For the nerdy, the main maps page downloads a utility script (with a really long address starting http://www.geocaching.com/ScriptResource.axd?d= followed by a string of random characters). This includes a DateTime module containing the offending function: DateTime.isLeapYear = function (year) { if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) { alert("yes"); return true; } return false; }; Basically, every time this function runs during a leap year, it pops up "Yes" - it looks like a leftover bit of debugging code. From what I can guess, this will happen every ten minutes, but only for Premium Members (which may be why I've not seen the problem). That's my guess at the explanation, hopefully there will be a fix along soon... JRI Quote
+kantear Posted January 1, 2012 Posted January 1, 2012 http://forums.Groundspeak.com/GC/index.php?showtopic=287966&st=0&gopid=4934757entry4934757 Quote
+tsnyder88 Posted January 1, 2012 Posted January 1, 2012 i also keep getting that and it started yesterday for me Quote
+jason johnson Posted January 1, 2012 Posted January 1, 2012 Funnily enough........yes . Glad I spotted this post, I was going to do a full virus check just in case Quote
+terrkan78 Posted January 1, 2012 Posted January 1, 2012 I've not had this issue myself, but someone asked if it might be caused by one of my Greasemonkey scripts, so I did some poking around. It looks like it's being caused by geocaching.com itself, and is some time-related code triggered by leap years, which explains why it's just started today. Since code comes from geocaching.com, there's not an easy way of avoiding it. On some browsers the "yes" alert may come with a tick box that you can use to stop further alerts, but this will only work until you re-load the page or Groundspeak fix the code properly (which should be trivial!). For the nerdy, the main maps page downloads a utility script (with a really long address starting http://www.geocaching.com/ScriptResource.axd?d= followed by a string of random characters). This includes a DateTime module containing the offending function: DateTime.isLeapYear = function (year) { if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) { alert("yes"); return true; } return false; }; Basically, every time this function runs during a leap year, it pops up "Yes" - it looks like a leftover bit of debugging code. From what I can guess, this will happen every ten minutes, but only for Premium Members (which may be why I've not seen the problem). That's my guess at the explanation, hopefully there will be a fix along soon... JRI Thanks for the explanation. I wondered why I was getting "yessed." Quote
+RVgeos Posted January 1, 2012 Posted January 1, 2012 It started yesterday for me, the most annoying part is the map comes up with the box and covers what I am reading. Quote
+power69 Posted January 2, 2012 Posted January 2, 2012 From what I can guess, this will happen every ten minutes, but only for Premium Members (which may be why I've not seen the problem). That's my guess at the explanation, hopefully there will be a fix along soon... JRI 10 minutes? not here. clicking a cache icon on the map brings it up 30 secs later. this is reproducable Quote
+Chrysalides Posted January 2, 2012 Posted January 2, 2012 Running chrome for today (using wife's laptop) and got that message, coincidentally right after I sent in an answer for a virtual. For a while, thought "cool, instant notification for virtual answers!" before thinking nah and figured it had something to do with debugging, especially since this is a new year. Didn't think it's leap year related though, thanks for the enlightenment Quote
+HoustonControl Posted January 2, 2012 Posted January 2, 2012 Started happening to me last night on work computer (Windows 7 and IE 8). Continues today at home on Windows Vista and Firefox 8.0. Yeah, seems to be related to having the GC.com map open. Quote
+Take A Hike! Posted January 2, 2012 Posted January 2, 2012 Me too! I was afraid it was malware. Good to hear it's just a Geocaching.com bug. YES! Quote
+DragonsWest Posted January 2, 2012 Posted January 2, 2012 I got a 'no' the first time, now I'm getting a lot of 'yes' I guess that's a positive development. I'll get me hat. Quote
jholly Posted January 2, 2012 Posted January 2, 2012 DateTime.isLeapYear = function (year) { if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) { alert("yes"); return true; } return false; }; Well I'm glad to see they can figure out if it is leap year or not. Quote
+unclehappy Posted January 2, 2012 Posted January 2, 2012 Try this out. I live in Reno,NV. and we had two caches published around 4:50pm today. I looked at both descriptions on maps then opened other windows for other things. After about 20 min. I got a "yes" window then a minute later got another, one of the caches had two found it logs posted. A while later another "yes",one of the cachers logged a DNF at the other new cache.? Although now I've waited to post this thought and it seems it was just good timing,every 10 min. And yes I'm premium mem. How 'bout it Groundspeak? Got my ear to the rail. Hope I don't have to wait four years for a fix! Quote
+jellis Posted January 2, 2012 Posted January 2, 2012 It started happening to me this afternoon. I thought it was Malware. Quote
+gpguyway Posted January 2, 2012 Posted January 2, 2012 Yes - it's happened both on my laptop and my main PC. On the main PC, it had an additional sentence of "do not allow this page to generate dialogue boxes again" or some such command, so I clicked the button next to it and OK and it hasn't come back. I've noticed that it only seems to appear when I have the geocaching map up. Maybe that's just coincidence though. I have been getting the same thing on my screen. Quote
+gpguyway Posted January 2, 2012 Posted January 2, 2012 I've not had this issue myself, but someone asked if it might be caused by one of my Greasemonkey scripts, so I did some poking around. It looks like it's being caused by geocaching.com itself, and is some time-related code triggered by leap years, which explains why it's just started today. Since code comes from geocaching.com, there's not an easy way of avoiding it. On some browsers the "yes" alert may come with a tick box that you can use to stop further alerts, but this will only work until you re-load the page or Groundspeak fix the code properly (which should be trivial!). For the nerdy, the main maps page downloads a utility script (with a really long address starting http://www.geocaching.com/ScriptResource.axd?d= followed by a string of random characters). This includes a DateTime module containing the offending function: DateTime.isLeapYear = function (year) { if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) { alert("yes"); return true; } return false; }; Basically, every time this function runs during a leap year, it pops up "Yes" - it looks like a leftover bit of debugging code. From what I can guess, this will happen every ten minutes, but only for Premium Members (which may be why I've not seen the problem). That's my guess at the explanation, hopefully there will be a fix along soon... JRI I like you explanation the best but if it is going to last all year for premium members maybe I should not renew on Jan 3 as I am suppose to and all other premium members should not renew the subscription and that might get the programmers working a little faster on fixing this problem. Quote
+jellis Posted January 2, 2012 Posted January 2, 2012 but what is getting annoying now is when I have the maps open on a tab and I am doing something else on another tab, the message sends me back to the map "yes" tab suddenly when the message shows up. Quote
+t4e Posted January 2, 2012 Posted January 2, 2012 hasn't happened here since my last post, maybe the leap year was cancelled in Canada Quote
+mikenjess Posted January 2, 2012 Posted January 2, 2012 Wouldn't it be funny if it was throwing up random and bizarre words instead? Sort of like Geo-tourettes Quote
+Snicker666 Posted January 2, 2012 Posted January 2, 2012 Same problem here. Please fix!! Annoying as hell. Quote
+luvvinbird Posted January 2, 2012 Posted January 2, 2012 It happened twice to me yesterday. While creating my log to submit, right in the middle of it the map page appeared along with that "yes" pop-up. It completely wiped out my logs and I had to start over. Hopefully, an update from GS will fix this bug. Quote
+NYPaddleCacher Posted January 2, 2012 Posted January 2, 2012 I've not had this issue myself, but someone asked if it might be caused by one of my Greasemonkey scripts, so I did some poking around. It looks like it's being caused by geocaching.com itself, and is some time-related code triggered by leap years, which explains why it's just started today. Since code comes from geocaching.com, there's not an easy way of avoiding it. On some browsers the "yes" alert may come with a tick box that you can use to stop further alerts, but this will only work until you re-load the page or Groundspeak fix the code properly (which should be trivial!). For the nerdy, the main maps page downloads a utility script (with a really long address starting http://www.geocaching.com/ScriptResource.axd?d= followed by a string of random characters). This includes a DateTime module containing the offending function: DateTime.isLeapYear = function (year) { if (((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0)) { alert("yes"); return true; } return false; }; Basically, every time this function runs during a leap year, it pops up "Yes" - it looks like a leftover bit of debugging code. From what I can guess, this will happen every ten minutes, but only for Premium Members (which may be why I've not seen the problem). That's my guess at the explanation, hopefully there will be a fix along soon... JRI I like you explanation the best but if it is going to last all year for premium members maybe I should not renew on Jan 3 as I am suppose to and all other premium members should not renew the subscription and that might get the programmers working a little faster on fixing this problem. That's the definitive answer as to what is producing the pop window (that's what the alert() function does) and the fix is simple; a GS programmer just needs to remove the alert("yes") line. It would be worth looking at the source code for the maps page to see what is calling the Datetime.isLeapYear function but it sounds like it's in a few places. Quote
+DragonsWest Posted January 2, 2012 Posted January 2, 2012 Someone up there needs to pull Jeremy out from under his desk, take the lampshade off his head and throw a bucket of cold water on him. Quote
jholly Posted January 2, 2012 Posted January 2, 2012 Someone up there needs to pull Jeremy out from under his desk, take the lampshade off his head and throw a bucket of cold water on him. Didn't they do something like that to him last August? Quote
Sandy Posted January 2, 2012 Posted January 2, 2012 This issue has been pinpointed and fixed. Thanks for the report! Quote
+Olddffart Posted January 2, 2012 Posted January 2, 2012 This issue has been pinpointed and fixed. Thanks for the report! Many Many Many thanks !! ...... Happy New Year all. Quote
+DsrtMtnRox Posted January 2, 2012 Posted January 2, 2012 This issue has been pinpointed and fixed. Thanks for the report! Many Many Many thanks !! ...... Happy New Year all. +1 I was getting a little worried! Quote
team tisri Posted January 3, 2012 Author Posted January 3, 2012 This issue has been pinpointed and fixed. Thanks for the report! Cool, let me leave my maps open overnight and see if I have an error when I return in the morning. Quote
+tsnyder88 Posted January 3, 2012 Posted January 3, 2012 This issue has been pinpointed and fixed. Thanks for the report! cool thank you Quote
team tisri Posted January 3, 2012 Author Posted January 3, 2012 This issue has been pinpointed and fixed. Thanks for the report! Cool, let me leave my maps open overnight and see if I have an error when I return in the morning. It no longer says "yes" all the time. THanks. Quote
knowschad Posted January 3, 2012 Posted January 3, 2012 Mine has started popping up a window that says, "Maybe" I'm not sure what to make of that. Quote
+hzoi Posted January 3, 2012 Posted January 3, 2012 This issue has been pinpointed and fixed. Thanks for the report! Sweet. Now can we make the "Beta Maps" popup go away? Quote
+the3gmen Posted January 3, 2012 Posted January 3, 2012 This issue has been pinpointed and fixed. Thanks for the report! Yes. Quote
+mikenjess Posted January 8, 2012 Posted January 8, 2012 This issue has been pinpointed and fixed. Thanks for the report! Sweet. Now can we make the "Beta Maps" popup go away? I second, third and fourth that ^ ^ Quote
+Raine Posted January 8, 2012 Posted January 8, 2012 mikenjess: The checkbox doesn't make it go away? Do you have cookies turned off? -Raine Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.