Now I have a site running news stories, some stories have long titles for about 125 chars. However, the nodereference module for some reason only accepting the first 128 chars. Makes the node being not able to be referenced. Every time you save, it disappears.

And I cannot find anywhere the #maxlength = 128 was set. If I set it in nodereference_autocomplete_process(), it makes an error every time I'm saving and still cannot change the #maxlength value.

A node title seems to be capable of 255 chars long so I think it's really a bug

Comments

yched’s picture

Status: Active » Postponed (maintainer needs more info)

What widget is your field using ?

yang_yi_cn’s picture

It's the autocomplete widget

yched’s picture

Priority: Critical » Normal

Thx - not critical, btw

yched’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)