Disabled kudos not appearing
Arjean - October 5, 2009 - 19:56
| Project: | Kudos |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
Ahh.. 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.