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

mariuss’s picture

Assigned: Unassigned » mariuss

Well, 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.

charlus’s picture

Mariuss,
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

charlus’s picture

... but enforce below 255 (the database limit )
Christophe

simon georges’s picture

Status: Active » Closed (won't fix)

This 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.