This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69788

Summary: Formatter options do not take effect on a current session
Product: contrib Reporter: Jesse Glick <jglick>
Component: JackpotAssignee: issues@contrib <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2005-12-02 20:34:15 UTC
Just casually observed, so my apologies if not reproducible, but: it seems that
if you change Jackpot formatter options while a session is running, doing a new
transformation will not show the effects of the changed format in the diff view.
You have to end the session and restart it.
Comment 1 _ tball 2006-01-14 00:09:44 UTC
Different option instances were being used by the engine and UI due to
classloader barrier -- fixed.