Closed (fixed)
Project:
Feature
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Feb 2006 at 03:02 UTC
Updated:
7 Mar 2006 at 18:15 UTC
I have poted the feature module to work with 4.7.
It has been tested and works well.
| Comment | File | Size | Author |
|---|---|---|---|
| feature_0.module | 6.97 KB | wafaa |
Comments
Comment #1
webchickThere's a typo @ 119:
'#maxlenght' => 255,
should be:
'#maxlength' => 255,
Comment #2
dries commentedFixed the typo and committed it to CVS HEAD. Thanks.
Comment #3
(not verified) commented