Project:Patterns
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:checkbox, list, patterns, server

Issue Summary

Can't fetch any pattern from the server:

The checkbox are turned off and can't be turned On.

Comments

#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

Status:active» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.