Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.1.0, 1.1.1
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
Description
If i add a tag with more than one word, for example "this test", the tag is correctly saved but is not shown in the input field in successive editing.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Subversion Commits
Looks like you are missing the jackrabbit/lucene configuration for the analyzer (without this extra configuration any value with spaces gets splitted in the search index).
See http://www.openmindlab.com/lab/products/mgnltagcloud/howto.html -> advanced lucene configuration