Comment 3 for bug 1192269

Revision history for this message
Mik Firestone (mikfire) wrote :

I will fix the core dump, because we should handle it better than that, but the real problem is with the brewmate XML file. According to the BeerXML specification, the STYLE record set has 15 required attributes. Since these are required, we don't check to see if they are present or not.

It looks like brewmate didn't implement the specification, since the XML file only shows the style name and is missing the other required attributes. This appears to be the case with both the recipes provided with the software and the recipes I created.