Search found 1 match
- Mon Mar 03, 2014 3:59 pm
- Forum: Plugin Development
- Topic: Aggregate v0.75 - Color Bug
- Replies: 0
- Views: 11719
Aggregate v0.75 - Color Bug
I found a bug with the colors while creating a graph, if I removed an item from a color template, and then added it back in, that new color would always be at the end regardless of the sequence. Digging into the aggregate.php I found at line 181-184: $sql = "SELECT color_id " . "FROM ...