VGCollect Forum

VGCollect Site Stuff => Site Feedback => Topic started by: tripredacus on October 28, 2014, 06:54:28 pm

Title: Update Notification showing row ID instead of value for Rating
Post by: tripredacus 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
Title: Re: Update Notification showing row ID instead of value for Rating
Post by: davifus on October 28, 2014, 07:05:48 pm
Are you saying you still see the E rather than E 10+ you changed too?
Title: Re: Update Notification showing row ID instead of value for Rating
Post by: foxhack 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.
Title: Re: Update Notification showing row ID instead of value for Rating
Post by: matt on October 29, 2014, 12:01:05 pm
I'll knock this one out soon. It also shows up on the History tab.