If there is
@Parameter( defaultValue = "\\" )
protected String escapeString;in a plugin, how can I set the field to null or an empty string? I tried '<escapeString/>' and '<escapeString></escapeString>' but that still leads to the field being set to the default value. I am sure this has been possible in the past. Regards, -- Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
