I can split into multiple issues if that is preferred but these seem somewhat related.
1) 301/302's aren't treated as successes.
- I've added two new options in the list
2) Count on $purge_errors was called twice
- I removed the second call so the correct number of errors is now displayed in watchdog
3) If an error occurred, all successes were also getting thrown to the watchdog error list making it hard to determine what is the actual problem.
- I've split the log messages into two different array lists

Comments

heddn’s picture

StatusFileSize
new4.56 KB

Helps if I attach the patch.

heddn’s picture

Version: 7.x-1.5-rc1 » 7.x-1.x-dev
SqyD’s picture

Status: Needs review » Patch (to be ported)

Thank your for the patch and your patience. It's has been committed to the 7.x-1.x branch and should be included in a new release in the coming days/weeks. A backport to the 6.x branch would be highly appreciated.

SqyD’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
heddn’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new4.86 KB

d6 port attached

SqyD’s picture

Status: Needs review » Fixed

Thanks a lot! Committed to 6.x-1.x as well.

Status: Fixed » Closed (fixed)

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