Bug 322164 - Add properties to an ingredient not work
Summary: Add properties to an ingredient not work
Status: RESOLVED FIXED
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta2
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 290610 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-09 20:20 UTC by Marc
Modified: 2015-02-25 12:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc 2013-07-09 20:20:57 UTC
In the list of ingredients going to the properties and add a new property. Select the property and give the OK, the property is not added to the list. The properties have been created manually, not ingredients USDA. 

Reproducible: Always

Steps to Reproduce:
1. In the properties list, create a new property
2. In the ingredients list, create a new ingredient
3. Go to the properties information
4. Add a new property
5. Select the previously created property

Actual Results:  
The property is not added to the list


The database is MySQL and language is Catalan.
Comment 1 groot 2015-02-21 16:30:25 UTC
 - start krecipes
 - pick "data" from the left-hand menuthingy, pick "properties"
 - click create
 - property name "awesomeness", units g^2/cc
 - notice that property is in the list of properties
 - pick "ingredients" from the left-hand menuthingy
 - click create
 - fill in "armadillo", OK
 - find armadillo in the ingredients list, select it, click the "property information" button, dialog pops up
 - click, in the left-hand box labeled "properties", on "Add"
 - dialog shows up with list of properties
 - select "awesomeness" from list of properties and click ok
 - there is no awesomeness in the left-hand box labeled "properties"
 - click "Add" again
 - choose something boring, like dietary fiber, same result; you can also fill in a unit (say, per gram of armadillo) but that doesn't help either
Comment 2 groot 2015-02-25 12:10:09 UTC
Fixed by 9ce6aa136.
Comment 3 groot 2015-02-25 12:13:05 UTC
*** Bug 290610 has been marked as a duplicate of this bug. ***