Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
I've now tried to comment twice on this question: http://mathoverflow.net/questions/17157/which-finitely-presented-groups-can-be-distinguished-by-decidable-properties .
Both times, my comment vanished immediately. What's going on?
I'm not sure that is the same thing. Could our moderators please confirm whether you are vanishing comments from the decidability discussion?
This was instantaneous, and my comments were technical. I'm pretty sure it was a software problem, rather than moderator intervention.
It doesn't sound like the same thing, especially given that the conclusion of the other thread is that we shouldn't ever delete comments without an explanation. I'll have a look at the database to see if your comments appear there (unfortunately, it's still a bit of a slow process for me to get a database dump).
Nope, not me, at least this time! :-)
@wilton: I've confirmed that none of your recent comments made it into the database. Would you mind posting a bug report on meta.SE? (If yes, I can do it for you, but you're better equipped to provide details.) Here are some things to check:
Well, I did recently modify the comments function to render math in comments, so it could be that, but the difference between the two is tiny, and it shouldn't in any way interfere with the submission process. Let me see if there's an easy way for you to load the old comments function and see if it works.
Okay, here's a test you can do to see if the tiny changes I made to the comments function are causing the problem (I think). Load a page on Math Overflow. After the page is fully loaded, paste the following into your location bar and hit enter:
javascript:var e = document.createElement("script"); e.src = "/content/js/question.js"; e.type="text/javascript"; document.getElementsByTagName("head")[0].appendChild(e);
This will load the original comments function (I notice it works properly in Chrome for me, but screws up in Firefox ... maybe it will work for you). Then paste the following into your location bar and hit enter:
javascript:comments.init();
This will bind all the right functions to all the right places. Now try
1 to 13 of 13