coolguywalt / brewtoolz

Automatically exported from code.google.com/p/brewtoolz
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Efficiency can't be changed on Brewday page #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to the Brewday page of a recipe.
2. Try to change the efficiency.

We expect the efficiency value to change to the new value specified.  Instead, 
it remains unchanged, and the error message, "Efficency is not a number" is 
displayed.

Original issue reported on code.google.com by andrew.k...@gmail.com on 31 Oct 2013 at 1:27

GoogleCodeExporter commented 9 years ago
Fixed and applied (insitu).  Another one liner.

Has been checked in but not labelled.  Will be labelled with up coming recipe 
search screen updates.

brew_entries_controller.rb  was the offending file.

Original comment by chris.ta...@gmail.com on 5 Nov 2013 at 1:10