What is broken on this site
Please list here anything that is broken at http://ask.sagemath.org.
UPDATE: Please post bug reports at the main askbot development site: askbot.org.
asked 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
Please list here anything that is broken at http://ask.sagemath.org.
UPDATE: Please post bug reports at the main askbot development site: askbot.org.
answered 13 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
I never received any mail from this site, although I wish it in my profile (subscriptions tag). But yesterday the situation changed drastically, more than 30 emails from asksage ! I didn't change subscriptions (and had no activity on asksage for last month). Here are my subscriptions:
Asked by me: instantly Answered by me: instantly Individually selected: weekly Entire forum (tag filtered): weekly Comments and posts mentioning me: weekly Choose email tag filter: off
indeed, the same happened to me too. If anyone does look into this, I wish they would fix the email subjects too, which currently have "[ASK.SAGEMATH] [ASK.SAGEMATH]" prepended. I think one [ASK.SAGEMATH] would suffice.
Same thing here. I tried every possible configuration, including "no email at all", but still keep receiving emails for avery update.
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
The color scheme.
Maybe a secondary consideration, but I think uniformity of look & feel between http://sagemath.org/ and asksage
could be an important way to indicate to new users that asksage
is a real part of the sage community, and encourage them to use it. The color scheme and overall look of the google groups page is vaguely similar to that of sagemath
, but this is quite different.
Along these lines, the documentation for sage does not look at all like sagemath.org.
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
Trying to edit a previous comment, I still get another error page (different from the ones mentioning e-mail problems), main error being with list index out of range
, and Traceback mentions switch to copy-and-paste view
.
[note: I have no trouble editing this answer]
Niles, do you mean edit comment underneath a question or answer? Comments are actually not yet editable, only questions and answer are. Could you post a url where you get the error?
no, sorry for the abuse of terminology, I mean to edit an "answer" that I have provided (like the one we're commenting on now).
Strangely, I get the error when I try to edit some answers, but not others. The following gives an error: http://ask.sagemath.org/answers/65/edit/ it's a link to the "edit" button for my comment at http://ask.sagemath.org/question/20/the-tachyon-object-used-for-rendering-plots
hopefully by the time William returns I'll write a script that fills in the missing post revisions. Apparently exception fired after the question got saved but before the revision record would be created.
thanks for checking into this; if this problem only affects questions from the first half day or so of asksage, then maybe it's not worth spending too much time on. But if the fix is easy, that would be great :)
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
The privacy policy linked on the footer as "privacy policy" goes to a template page that is currently empty. IOW there is no privacy policy.
The About page is also empty.
this is available to site admins through settings->flatpages
Its been more than a year that this is reported. The Privacy page and About page are still empty/useless.
Its been more than a year that this is reported. The Privacy page and About page are still empty/useless.
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
The title of each page ends with "ASKBOT: Open Source Q&A Forum". That's not really something broken, but maybe it makes sense to change it to something more specific.
answered 13 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
I have stopped getting email updates. I tried updating my subscriptions but I don't receive any emails. Is there any way this could be fixed?
I can't get email to work now either.
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
Should deleted questions be listed under "Related questions"?
don't know. should they? right now there is s no "delete forever" function, so potentially garbage posts may appear in those "related questions" what do you think?
On this page, I see links for "test question [deleted]" and "Does asking a question work? [deleted]". Maybe we should include only questions that a not-logged-in user can browse? I don't know if this is easy/efficient to do.
oh, I get it now. Will hide them in the next version until there is a "hard delete" function in place. Thanks!
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
At least sometimes, the number of answers/votes on a given question on the front page are just wrong. It's hard to give an example that will be current when anyone reads this, as it seems unpredictable, but you can probably find your own.
You may be confused with the fact that votes only apply to the question itself (not votes on answers).
there is a 60s caching delay to update front page, so votes on question will appear a little later. cache invalidation could be better.
I see. Why would one vote up a question? Anyway, I also saw questions that supposedly had no answers, while having had them for a number of hours. Sorry I don't have any examples now.
kcrisman: Presumably so unanswered questions can be sorted by upvotes. It's just a "use-case" you may or may not have interest in personally.
I recently joined the site to post an answer to something that I realized I could help with. However, I soon went on to discover that one needs at least 10 karma to answer. I can see how there is a need to eliminate spam, but I think the site could benefit from some other form of verification so as to not scare off new users.
Apparently you do have 11 karma, though?
Yes. After someone replied to the post I linked above I was bumped to 11 karma and was able to submit the answer to the original question I wanted to answer. I realize this is not a problem for me now, but it is a hindrance to new users.
answered 14 years ago
This post is a wiki. Anyone with karma >750 is welcome to improve it.
The search field does not find the following post with query "EOF" (no quotes):
This seems like something wrong more generally with askbot -- they might appreciate hearing about it at askbot.org
niles: I know :-), but Evgeny is still listening and it's great to keep him around!! ;) Thx Evgeny!
I agree with Niles - I'd appreciate if bugs and issues were reported on askbot site. That would in fact help the forum project because people often decide to use software based on the activity on the site.
The problem here is that MySQL full text search automatically drops short words (I don't remember the actual number). This will be fixed when forum supports Postgres or standalone search engines like solr or sphinx.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 14 years ago
Seen: 7,357 times
Last updated: Jul 19 '16
hi guys, would you consider posting these issues at http://askbot.org instead? It might actually serve two good purposes - (1) new users of this forum will be more likely to post b/c "what's broken on this site" will not be the first thing they see; (2) - you will increase activity at askbot.org
that said I don't mind at all to follow this thread as I receive updates by email, just thinking that some folks may be put off from using your forum by seeing this on top of the list :). btw, I've already fixed many of the issues mentioned here.
Can the default sort order be changed to "newest"? That might help.
actually you probably want "active" - that way people will see that something is going on at the site, otherwise they are less likely to post.
Presuming the backend is SQL, a "group by" clause could also help (a 2nd level of sorting). I know pure python lets you do multiple levels of sorting as well.