Forum Settings
Forums

'Helpful' review votes turning into 'Not Helpful' votes. Bug?

New
Jun 15, 2009 3:23 PM
#1

Offline
Jun 2007
2253
On two occasions, my friend has messaged me saying he's voted my reviews helpful, only for the reverse to happen, even though it clearly told him (he took a screenshot of the latest) that his vote was 'Helpful'.

I've just now reposted my latest review because, after my friends vote went the other way, it had a rating of 0/2. However, there's a screenshot in my comments.

Having viewed the reviews recently, it seems like a lot of 'Not Helpful' votes have been flying about - more than in the past. Could it be that this error is the cause of the increase?
Jun 15, 2009 3:35 PM
#2

Offline
Feb 2008
12
The review in question is for "Bradherley's Coach". At the time it had 0/1 helpful votes, and mine changed that to 1/2. But when I checked back a few minutes later, it had somehow become 0/2. I took this screen capture.

This is actually the second time this has happened (or, at least, the second time that I've noticed it); the first was when I voted the same user's NieA_7 review helpful.
Jun 15, 2009 7:07 PM
#3

Offline
Aug 2007
1803
Do you happen to have the screen shot showing the 1/2 as well? Its helpful to see the before and after in that type of situation.

Jun 20, 2009 5:27 PM
#4

Offline
Jun 2008
5434
There is a bug with reviews for sure.
When I rate something helpful, it sometimes gets not helpful, and viceversa.
Quite annoying indeed, just like all the other bugs MAL is currently having. :-|

watching, waiting, commiserating
Jul 22, 2009 3:57 PM
#5
Offline
Jul 2008
95
I tried to find a similar topic but did not succeed and so I'm creating this one.
There is a bug whenever I rate a review. For instance if I rate a review as helpful, MAL counts it as being not helpful. I'm not sure when this bug started to occur but it happens everytime now. I just rated a review as not helpful and though the message says that I rated it so, it actually added my rating to the number of "helpful" ratings.
I will stop rating reviews until this bug is fixed, of course. Hopefully it can be fixed because I very much enjoy MAL and all its features and would like to continue doing so.

I see that I hadn't searched very well. I thank the admin who redirected my post here.
kerlyenaiJul 23, 2009 5:54 AM
Do not fear darkness. A path of shadows can only end into the light.
Jul 22, 2009 4:07 PM
#6
Anime DB Admin
BACK FOR MORE?

Offline
Jan 2007
12996
Searching this forum for 'review' brought up this: http://myanimelist.net/forum/?topicid=92682 .

But it's good that this problem's getting some attention again.
cyruzJul 22, 2009 4:24 PM

staff.applications  
guidelines.faq 
 

report.abuse  

thx.skittles  
thx.kina 
 

[H+] ³  
Jul 22, 2009 8:06 PM
#7

Offline
Jan 2008
6960
Threads merged
Oct 24, 2009 12:55 PM
#8

Offline
Jun 2007
2253
The problem is still in existence. I just rated a review helpful, and it went from 8/14 to 8/15, even though it's saying I rated helpful.



Feb 28, 2010 4:15 AM
#9
Offline
Jul 2008
95
It seems that this is some kind of lag issue and that the proper attributes are given after a while... I hope this is actually true and I wish someone from MAL would confirm it.
Do not fear darkness. A path of shadows can only end into the light.
Mar 3, 2010 10:38 PM

Offline
Apr 2009
74
Yes, please--if this is a known non-bug and it's just a matter of the system taking a while to update, that would be great to know. As is, I'm not sure whether I should keep rating reviews or not, since I just had another helpful vote show up the wrong way.
Mar 4, 2010 8:30 AM

Offline
Jun 2007
2253
It isn't a lag issue. If it was, I'd notice my ratings change. They never do.

There are actually now two review rating bugs working together: one causes ratings to reverse, the other causes two ratings to be given at once. I noticed first when I rated a review negative and saw it gain two points. Then, when I checked my list from time to time, I started noticing an oddity - either two positives or negatives votes appearing at the same time.

In theory, with the way the review rating system is at the moment, five people could rate a review positive, and the review could get a -10 score. Unlikely, maybe, but it being a possibility highlights that something is very wrong.

The only plus side for me is that when I piss off someone every other week, I get some positives out of the mass-negative treatment. I'm only able to tell the difference between mass positive and negative ratings because there are more than one than the other; the more of either suggesting that was the original intent.

As far as I know, the admin doesn't believe there's a bug/can't find anything. Other reviewers have talked to him directly and got nothing. I doubt anything will ever be done, which is a shame 'cause MAL could be such a good source for reviews...
May 21, 2010 11:56 PM
Review Moderator
Offline
Mar 2010
559
ahhh there's definitely an obscure bug somewhere. There were times before where I thought that my vote appeared to have gone the wrong way, but I wasn't sure. But this time I know for sure it's a bug. There was this top rated review for Full Metal Panic: The Second Raid, that had 4/5 votes. I read it, liked it, voted "helpful" for it, and it became 5/6. This morning (note this is like 8 hours later, so there is no issue of lag) I look at it again and it's turned into 4/6. And the fact that it says "you have found this review helpful" indicated that I did not press the wrong button by mistake.
Take off every SIG!!
Dec 30, 2010 8:38 PM

Offline
May 2009
1043
I've been having the same problem for months now. The problem started occurring only after I edited one of my reviews, if that provides any clues.
Jan 13, 2011 6:26 PM

Offline
Sep 2010
109
I'm bumping this because this bug still exists for many and me too. It's freaking annoying. Now, I'll never know whether my reviews were truly helful or not.
Jan 13, 2011 7:10 PM

Offline
Jun 2009
2433
I rarely vote a review "helpful" unless it is truly helpful anyway. Most of the time I just vote not helpful on those people who keep insisting on reviewing an anime when they've only seen the first episode. So, haven't really noticed this.
Jan 15, 2011 2:34 AM

Offline
May 2008
4052
After examining the ajax that submits the code, and my knowledge of databases and web applications in general, most of these reports are probably due to lag or connection problems -- though rarely your vote might not get counted.

In the javascript, the votes are sent with a 1 value representing helpful or a 0 value representing not helpful. The server responds with a Thank you and relevant message, which is displayed in replacement of the buttons.

Here are some common problems that can occur:
  • You fail to send the vote. It is common to fail to reach a server momentarily for whatever reason (usually local connection problems but could be any issue between you and the servers in LA). If that happens the review counter will just spin for a very long time. You then browse away without noticing and come back later wondering why it didn't go through.
  • You're not even logged in! It may sound silly, but make sure you are logged in. If you somehow logged out or accessed mal from a different computer without logging in, you cannot submit reviews. Not only can you not submit them, but there is no output to warn you that the vote didn't go through -- you click the buttons and they just disappear without any kind of feedback. Perhaps this is misleading, but that's how it works currently when you are logged out. No update to the vote count is made in your browser or on the server, and no message at all appears after you click -- but the buttons disappear.
  • MySQL error. You may be connected perfectly but the vote fails for some reason, perhaps a mysql error writing to disk or timing out from slowness. In this case you should have a mysql error text appear in place of the buttons after clicking, and your vote will not have gone through. The numbers will update to reflect a negative vote on your end because 0 is the default value and the javascript is stupid. No changes will be made on the server side so you should hopefully be able to vote again. The very very unlikely bad case here is that mysql fails to update the vote, but still manages to update your review info saying you've voted. Then essentially you lost your right to vote, however tragic that may be. Then you could end up like kajia where no vote was made but it thinks you made one. You may even get a Thank You message but there should be some other mysql-related message.

If after any of these cases somebody else happens to vote, you may think their vote was your own even though your request had nothing to do with it. Compound that with database cache and replication and you may actually be looking at votes from hours before. It's just not easy to gauge, especially for popular anime and manga where several votes might be bouncing around on the same review.

It's difficult for me to imagine anything that could cause an error to actually swap votes. Every single report here can be explained by either lag, or a failed send, or both. There may in fact be some issue that only affects the servers during lag (and weird things do happen), but these reports can be explained even without that. Even if some obscure database issue exists, there is nothing that can be done to completely eradicate it anyway since it would be at a very low level.

In short... 99% of the time your votes will go through fine even if they do not appear immediately. If you got a "Thank you" followed by bold text representing your vote, then it went through and will eventually be accurate. If you are very unlucky a vote might not get counted, but your vote won't magically change to something else.

If you want to be even safer, try to avoid using MAL on the weekends and evenings, since this is when the most users are online, and consequently the time when lag is worst. MAL is much more responsive on weekdays, especially before 5pm PST (GMT-8).

I am a banana.
Jan 15, 2011 4:19 AM

Offline
Sep 2010
109
Uhhh... So once again the problem roots itself to the laggy MAL servers. Is Crave or Xinil working on shifting hosts anytime soon?
Jan 15, 2011 10:36 AM

Offline
May 2008
4052
Well obviously Xinil is aware of the lag issues, and Crave has said recently they will do something but have not elaborated. With any luck, some more database servers will be added in the near future... but I am just speculating. We just have to bear it and be patient.

I am a banana.
Jan 17, 2011 2:46 AM

Offline
Sep 2010
109
Oh well, can't be helped I s'pose.
Jan 20, 2011 8:09 AM

Offline
Sep 2010
109
LunaSep 19, 2012 12:00 AM

More topics from this board

» Why is Myanimelist not working in Dubai?

ConstantReader - Oct 11

2 by deg »»
44 minutes ago

» App Not Working

Reecey91 - Oct 7

16 by 1bubb1 »»
Oct 11, 1:11 PM

Sticky: » Club President Request Thread ( 1 2 3 4 5 ... Last Page )

Kineta - Aug 7, 2010

784 by meowyy23 »»
Oct 11, 12:22 PM

» How do I transfer all my Anime onto a different account?

REKT - Dec 10, 2014

15 by Thunder_lol »»
Oct 10, 2:58 PM

» How can I see the date I added an entry to my list? (if I didn't mark an episode as watched)

EterTC - Feb 14, 2023

24 by ShaggyZE »»
Oct 10, 7:57 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login