Bug #303
Can't make play
| Status: | Resolved - Done | Start date: | 05/04/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | Spent time: | - | |
| Target version: | mc-demo | |||
| Tags: |
Description
http://demo.metacurrency.org/currency_accounts/8/play
system crashes when making a play in this currency
History
Updated by Alan Rosenblith almost 2 years ago
- Assignee set to Eric Harris-Braun
- Target version set to mc-demo
Updated by Eric Harris-Braun almost 2 years ago
- Status changed from New to Fixed
- Assignee changed from Eric Harris-Braun to Alan Rosenblith
This is fixed. The problem was due to the fact that it was displaying membrane currencies in your list of currencies. Actually it shouldn't have been doing that in the first place because the test user hadn't chosen the preference to display circles as membrane currencies. But the bug was the fact that the member player class for membrane currencies don't actually have any plays, and it was trying to render the play list when there wasn't any... So I fixed both problems.
Updated by Alan Rosenblith almost 2 years ago
- % Done changed from 0 to 100
Updated by Alan Rosenblith almost 2 years ago
- Status changed from Fixed to Resolved - Done