id summary reporter owner description type status priority component severity resolution keywords cc release 3059 [Patch] Save reference to TracWysiwyg object as textarea element attribute Erik M. Bray Jun Omae I have a few wiki-related plugins that use JavaScript and that are broken when users have the Wysiwyg mode enable (but work fine otherwise since they're operating on the textarea element). There's not much I can do to get around it without specifically modify the plugins to account for the possibility that the tracwysiwyg plugin is in use, and that's fine. But I found it difficult without this patch, since no reference to the !TracWysiwyg object is kept anywhere convenient. So this just attaches it directly to the textarea DOM element itself, which works fine. defect closed normal TracWysiwygPlugin normal wontfix 0.11