Details
- 
    
Bug
 - 
    Resolution: Won't Fix
 - 
    
Blocker
 - 
    None
 - 
    1.8 RC2
 - 
    None
 - 
    Windows XP
 
- 
        Code Macro
 - 
        
 
Description
I have noticed that java code within the code macro is getting control characters inserted into it when you use the WYSIWYG editor.
I have tried to use the new GWT WYSIWYG editor but cannot find the macro option in the toolbar.
So,
The following code:
class myfirstjavaprog
{  
        public static void main(String args[])
}
has the '[' and ']' character changed to args[ and args]
when it is saved through the WYSIWYG editor