Bug #147
Stats update incorrectly when multiple cracks use same hash
| Status: | Assigned | Start: | 10/07/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andrew Zonenberg | % Done: | 0% |
|
| Category: | Controller | Spent time: | - | |
| Target version: | - | |||
Description
When several cracks attack the same hash with different parameters, stats will be corrupted because the AJAX table uses the hash as the element ID. The crack ID is guaranteed unique and should be used instead.