On 13 Jul 2012, at 18:34, Michael Hertel wrote: > The length of the default value (value attribute of the preference element) > for a preference is limited to 1024 characters. In the javascript code a > value greater than 1024 characters can set for a preference. Maybe this > should be unified?
That makes sense. I think the limitation only exists in the DB configuration settings (wookie-schema.xml) - they are just treated as a String in the Java code.
