nehtik / epgp

Automatically exported from code.google.com/p/epgp
0 stars 0 forks source link

The announce modules attempts to create a comma seperated list with a nil value #462

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Reload UI
2. Resume recurring
3. Wait

Interface\AddOns\epgp\announce.lua:60: bad argument #1 to 'pairs' (table
expected, got nil)
<Interface\AddOns\epgp\announce.lua:56>
Interface\AddOns\epgp\announce.lua:75 in function `?'
Interface\AddOns\epgp\epgp.lua:787: in function `IncMassEPBy'
Interface\AddOns\epgp\epgp_recurring.lua:17: in function
<Interface\AddOns\epgp\epgpe_recurring.lua:9>

Original issue reported on code.google.com by troeks@gmail.com on 30 Jul 2009 at 9:14

GoogleCodeExporter commented 8 years ago

Original comment by troeks@gmail.com on 30 Jul 2009 at 9:31

GoogleCodeExporter commented 8 years ago
This is fixed in r1276.

Original comment by troeks@gmail.com on 31 Jul 2009 at 10:13