In the database, term_data.name and vocabulary.name are both 255 characters. It follows that the maxlength of the textfields should be too.

Comments

webchick’s picture

StatusFileSize
new1.99 KB

And since forums are just glorified vocabs/terms, that holds true for them as well.

webchick’s picture

StatusFileSize
new1.99 KB

Bdragon found a code style issue.

dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)
RobRoy’s picture

Status: Closed (fixed) » Active
StatusFileSize
new682 bytes

Forgot the help text.

RobRoy’s picture

Status: Active » Reviewed & tested by the community

Here's the classic self-RTBC.

dries’s picture

Version: 6.x-dev » 5.x-dev

Committed to CVS HEAD. Might need to go in D5 too.

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 5.

Anonymous’s picture

Status: Fixed » Closed (fixed)