Hello,
I was very pleased to find your module to extend the node title length capabilities.
When I installed it, I set to 255 the limit of page title length. It was OK about the max length in the form, but the rendering was still 128.
So I upgrade manually in the Database to varchar(255) in title filed from node and node_revision, and it's work.
Is it a normal operation with module ? If yes , it would be noice to indicate in the install file.
Hope it help somebody, and thank you for this usefull module !
Christophe HUBERT
Comments
Comment #1
mariuss commentedWell, maxlength can enforce a maximum length below the limit in the database, which as you point out is 128.
I will add validation to the maxlength module to enforce values below 128.
Comment #2
charlus commentedMariuss,
Please let the size to be greater than 128 ! I used your module because I needed to extend my titles length over 128
May be you could alter the title field ?
All my best
Christophe
Comment #3
charlus commented... but enforce below 255 (the database limit )
Christophe
Comment #4
simon georges commentedThis version of Maxlength is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.