Author Topic: Update Notification showing row ID instead of value for Rating  (Read 618 times)

tripredacus

Update Notification showing row ID instead of value for Rating
« on: October 28, 2014, 06:54:28 pm »
I submitted an edit to change the rating of a game from E to E10+. The notification says this:

 Your edit to NHL 2K8 was approved.
Tuesday October 28th, 2014 at 4:14 PM
Field:   rating
New Value:   3

I'm presuming the New Value returned in the notification should say "E10+ (ESRB)" instead of 3.
Entry is here:
http://vgcollect.com/item/53011

davifus

Re: Update Notification showing row ID instead of value for Rating
« Reply #1 on: October 28, 2014, 07:05:48 pm »
Are you saying you still see the E rather than E 10+ you changed too?
"Hard work betrays none, but dreams betray many." ( Hachiman Hikigaya)
"People say nothing's impossible, but I do nothing everyday." (Winnie The Pooh)


foxhack

Re: Update Notification showing row ID instead of value for Rating
« Reply #2 on: October 28, 2014, 07:48:17 pm »
That's the database ID for the rating.

Code: [Select]
<option value="3" selected="selected">E10+ (ESRB)</option>
Yes, it should say E10+. But it's the right data.

matt

Re: Update Notification showing row ID instead of value for Rating
« Reply #3 on: October 29, 2014, 12:01:05 pm »
I'll knock this one out soon. It also shows up on the History tab.