Small text issue in Recording Wizard
    Marcus Hirt 
    marcus.hirt at oracle.com
       
    Thu Dec 20 16:35:23 UTC 2018
    
    
  
No patch attached, but agreed, please go ahead. Open a bug so that the fix 
can be verified. Sounds risk free, and redface.
Kind regards,
Marcus
On 2018-12-20, 17:32, "jmc-dev on behalf of Ken Dobson" <jmc-dev-bounces at openjdk.java.net on behalf of kdobson at redhat.com> wrote:
    Hi all,
    
    When you open the Recording Wizard you should see this written at the
    bottom of the first page:
    
    *Note: *Time fixed recordings will be automatically dumped and opened.
    
    This was bothering me so I had a look and it seems the eclipse setText
    function replaces all "&" with "&" so you're unable to use character
    references in the string you pass to it, only HTML tags. This tiny patch
    just removes the   as it currently does nothing and looks quite ugly.
    
    Thanks,
    
    Ken
    
    
    
    
More information about the jmc-dev
mailing list