fix puke event quantity #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "mwarning/luna-tracker:fixpuke"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The LunaEvent class treats quantities of 0
as a value to set. To workaround this, the
quantity index needs to start at >0.
This is the simplest fix for this issue. Not very elegant though.
bb32208f36to6f3061974d@penguin86 it would be nice to get this merged before any release. Otherwise it will corrupt the data of this event and lead to a crash.
I already tagged the commit when I accepted the previous PR, so it may have already been picked up by the F-Droid build pipeline. I'll send this one too and see if it makes in time.
@penguin86 Thank you for merging. 0.8 has been already picked up by f-droid, but has not yet been build.. But with some luck 0.9 will shadow 0.8.