Hi to all, a little issue...

In download admin page, inside the table-list with all results of download email submissions, there's a little bug in counter field:

the counter add +2 for every download (and not +1!).

Thanks bye!

Comments

hadsie’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Active » Fixed

Hey @Dret,

I've added an exit() statement after a file is downloaded. Basically in some cases the file download was actually getting processed twice, which was triggering other weird errors too. Hopefully it's sorted now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.