| Project: | Patterns |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | checkbox, list, patterns, server |
Can't fetch any pattern from the server:
The checkbox are turned off and can't be turned On.
#1
All the patterns available on the server are in YAML format and it seems that your installation is missing YAML support which resulted in checkboxes being disabled.
YAML support requries SPYC YAML parser, which needs to be downloaded separately from http://spyc.sourceforge.net/ and unpacked into the Patterns module directory. ie: modules/patterns/spyc
Please let me know if this doesn't solve your problem and I'll look into that further.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.