warning: Error parsing wf_required_fields.info on line 3
muyiwataiwo - February 18, 2008 - 23:18
| Project: | Workflow Required Fields |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
When trying to activate wf_required_fields module, the above warning is displayed. The error is caused by the prsense of the quote marks in line 3 of wf_required_fields.info:
description = Sets CCK fields to "required" depending on the workflow state of the node
Taking out the quote marks makes the warning go away.
