In Whizzywig settings under visibility tab Content type and Textarea ID fields are textfield which got the limitation of 255 Characters.

CommentFileSizeAuthor
#1 whizzywig.patch955 bytesbmhaskar

Comments

bmhaskar’s picture

StatusFileSize
new955 bytes

I have changed the type of 'Content type' and 'Textarea ID' fields from 'trextfield' to 'textarea'. Please find the attached patch.

Praveen Sharma’s picture

Thanks, working fine for me.

avadhutp’s picture

True. When the number of IDs that you want to specify in the Whizzywig settings page under the "Exclude/Include" criteria is a lot, the textfield does pose a very basic restriction. Changing this to a textarea works.

I tested the patch submitted in #1 & it works fine. Could someone please commit this to the main module?

drupalnesia’s picture

Status: Active » Fixed

6.x-2.0-beta6: Buf fix: Change textfield to textarea so Visibility settings can handle > 255 chars
by bmhaskar (http://drupal.org/user/897556)

Status: Fixed » Closed (fixed)

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