Download & Extend

Please increase column width for 'label'

Project:Renderable elements
Version:7.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I was trying to register a node edit form using this amazing module :-)

Then I got an error dialog that says an insert into rel_builds failed because the data for column 'label' is too big.

Turns out I've used a very long name for my node and the label it was trying to create is 36 characters long: node types can be up to 32 char long IIRC, so the edit form can be even longer than that.

Comments

#1

Status:active» fixed

Hehe, here's a patch, committed and pushed as well.

AttachmentSizeStatusTest resultOperations
1407126-1.patch687 bytesIgnored: Check issue status.NoneNone

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here