Closed (fixed)
Project:
Whizzywig - A complete WYSIWYG Editor
Version:
6.x-1.9
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 10:36 UTC
Updated:
23 Nov 2010 at 06:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
bmhaskar commentedI have changed the type of 'Content type' and 'Textarea ID' fields from 'trextfield' to 'textarea'. Please find the attached patch.
Comment #2
Praveen Sharma commentedThanks, working fine for me.
Comment #3
avadhutp commentedTrue. 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?
Comment #4
drupalnesia commented6.x-2.0-beta6: Buf fix: Change textfield to textarea so Visibility settings can handle > 255 chars
by bmhaskar (http://drupal.org/user/897556)