Active
Project:
Kudos
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 19:56 UTC
Updated:
12 Nov 2009 at 21:04 UTC
When creating a kudos and having: enable > enabled, the kudos will be shown in the list of "Existing Kudos"
When editing and unchecking "enable", the kudos will disappear from the list.
Same counts for creating a new kudos and not having "enable" checked, it will not appear in the list of "Existing Kudos".
When looking in the kudos_info table however the kudos are still there, having their status at "0". Changing the status to "1" lets them reappear again in the "Existing Kudos" list.
I'm not sure if I understand the process flow for managing Kudos...
Is there a way to get "disabled" kudos "enabled" again without going to phpmyadmin?
Comments
Comment #1
socki commentedAhh.. interesting. That is obviously a bug. Thank you for pointing it out. I'll take a look and try and have a patch up there asap.