Closed SysPete closed 9 years ago
In general there is something wrong when you have a "undef" price. So I would prefer to let it crash.
For now I'm using a local filter in IC6 demo shop to handle this and will create a new issue to flag this for the future.
Otherwise it calls format_price which barfs on undef arg. Should be able to cope with undefined arguments.