gaiaresources / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
1 stars 4 forks source link

Default value for AttributeFacet is incorrect #339

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a project with at least one attribute and note the name of the 
attribute.
2. Go to Admin -> Manage Portal -> Preferences
3. Expand the Facets list
4. In the value field, you will see this:
[{"active":true,"weight":0,"name":"AttributeName","optionCount":10}]
5. Change the "name" to the name of your attribute
6. Now go to the Advanced Review page.

What is the expected output? What do you see instead?
You expect to see your attribute facet in the left panel but you don't.

Now go back and change "name" to "attributeName", save and refresh the Advanced 
Review page.  Notice that it appears after changing the key.

Original issue reported on code.google.com by stepha...@gaiaresources.com.au on 4 Sep 2012 at 8:04