Closed (fixed)
Project:
Autocomplete Deluxe
Version:
7.x-1.x-dev
Component:
Code (miscellaneous)
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 02:47 UTC
Updated:
4 Mar 2012 at 15:40 UTC
I'm getting this error field_resume_of_study cannot be longer than 128 characters but is currently 232 characters long. when I select several terms. There shouldn't be a limit on the number of characters. Attached is screen capture.
| Comment | File | Size | Author |
|---|---|---|---|
| Education 1 - Marine Jobs.png | 32.36 KB | Adam S |
Comments
Comment #1
Adam S commentedI went ahead and sent line 287 array property '#maxlength' to Null. It's really just a band aid and not a full solution because each taxonomy term should be validated as textfield.
Comment #2
sepgil commentedI probably should write new validation function for the taxonomy stuff, that would avoid some problems.
However I won't be able to fix this before my vacation, so don't expect this issue to be fixed too soon.
Comment #3
IT100 commentedCould this be solved in a new release please?
I've still got this issue with the dev. edition.
Regards & thanks for a great module.
field_abc cannot be longer than 128 characters but is currently 226 characters long.
Comment #4
IT100 commentednobody for this, sipgil?
regards,
Comment #5
sepgil commentedsipgil? my user name is sep(= sebastian)gil :P
Anyway, I've fixed the problem some weeks ago. Now(in the dev) you can enter as may characters as you like, and therefore as may terms as you like...
Comment #6
sepgil commentedComment #7
IT100 commentedworks, thanks! sorry for the name mistake. regards.
Comment #8
ralphuk commentedThanks Sebastian.