Magic Album - Program Bugs
incorrect sorting issue (not a bug)
I discovered something minor but very strange. I have a deck file that includes "Suppression Bonds", "Spear of Heliod" and "Spectra Ward", each of which are white enchantments. If I click the column to sort by color, then shift-click to sort by name, it sorts it like this:
Spectra Ward
Suppression Bonds
Spear of Heliod
But the Spear of Heliod should be first! It's a very very minor issue but I don't know what would cause it to sort that way. I have attached the deck file to this ticket for inspection.
Spectra Ward
Suppression Bonds
Spear of Heliod
But the Spear of Heliod should be first! It's a very very minor issue but I don't know what would cause it to sort that way. I have attached the deck file to this ticket for inspection.
- Attachments
-
WB_Enchantments.rar- (328 Bytes) Downloaded 122 times
Comments
Posted by Goblin Hero » 27 Jul 2015, 07:23
I've checked the code. "Spear of Heliod" is white, but it's also an artifact. Color comparison function in MA distinguish color cards and color cards that are also artifacts or lands. I can't remember why it was implemented this way, but it's not a error.
1 Post
• Page 1 of 1
Ticket details
- Ticket ID: 662
- Project: Magic Album
- Status: Not a bug
- Component: (unknown)
- Project version: (unknown)
- Priority: Normal
- Severity: Normal
- Assigned to: Goblin Hero
- Reported by: raphael75
- Reporter's tickets: List all tickets
- Reported on: 26 Jul 2015, 06:03
- Last visited by Goblin Hero » 27 Jul 2015, 13:22.
