Closed (fixed)
Project:
MaxLength
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2012 at 16:15 UTC
Updated:
30 Oct 2014 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
artis commentedI experienced this issue also. I have field collection installed on this site, but not using it on the content type with the error. The field with the maxlength is just a simple textarea. This patch solved the issue for me.
Here is the error that was displaying:
Comment #2
adshill commentedSame error - same problem. Fix worked perfectly. Changing to needs review till it has some more confirmations.
Comment #3
willvincent commentedThe patch in the original issue does correct this issue, however its format isn't right. (path is wrong)
Here's a rerolled patch with the proper format.
Comment #4
askildolsen commentedI can confirm that the fix works
Comment #5
schnitzel commentedthanks for the issues and patches, assigning to Vasi for checking
Comment #6
vasi1186 commentedLooks good, I applied the patch to the dev 7.x-3.x branch.
Comment #8
daanemanz commentedApplied the patch to maxlength.module, but still get the error. Running drupal 7.16 and maxlength 7.x-3.0-beta1.
Comment #9
mvlabat commentedI receive this error too, but have also "Subsriptions" module installed. The patch doesn't work for me.
Comment #10
SilviaT commentedSame here, running D7.18 with maxlength 7.x-3.0-beta1.
I am not using Field collection though, but I have fieldgroups installed.
Comment #11
jzornig commentedUpgrading from the 3.0-beta1 to the current 3.x-dev fixed the issue for me. Perhaps time to roll a beta2?
Comment #12
rudiedirkx commentedHow about a new release? This bug has been in stable forever and patch from #3 fixes it.
Comment #13
knowledges33ker commentedI'm having the same problem. I applied the patch in #3 on a local copy of our project and it fixes the problem. I agree with rudiedirkx in #12. Can we get a new release with the fix implemented?
Comment #14
willvincent commentedUpdating status to RTBC
Comment #16
frjo commented