Closed (won't fix)
Project:
MaxLength
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2013 at 22:56 UTC
Updated:
26 Aug 2021 at 20:00 UTC
Jump to comment: Most recent
Comments
Comment #1
mvwensen commentedThe 'maxlength' attribute for textarea is since HTML5.
IE8 and 9 ignore them (for input types they seem ok).
I fixed it like this:
In maxlength.js insert after line 106 :
Feedback is welcome.
Comment #2
karol haltenberger commentedIf you are not using 'Force truncate text' on the field, this overrides that and does truncate anyway.
If you are truncating anyway, you should check 'Force enforce text'.
If you checked it and you still get negative values then you should apply this: http://drupal.org/node/1647114
Comment #2.0
karol haltenberger commentedonly for textarea
Comment #3
cedeweyWe are only maintaining the Drupal 7 version of the module for critical security fixes, so I'm marking this Closed (won't fix). Thank you for working on this issue. If you do want to maintain the Drupal 7 version, do reach out. We'd be happy to bring you on board as a maintainer.
I also encourage you, if you haven't already, to upgrade your site to Drupal 8/9. We are actively maintaining that version and you would enjoy all of the other features of the latest version of Drupal.