[go: up one dir, main page]

Menu

#319 Patch to fix tracker 2939615

closed-invalid
nobody
None
5
2010-05-09
2010-02-11
Dale Anson
No

Tracker 2939615 is posted against the JDiff plugin, but the actual fix is in View.java. The setMainContent class does not reset the splitPane nor the editPane fields, so subsequent calls to updateTitle don't work correctly as the split pane is not null when it should be, resulting in the title for the View being shown incorrectly. This patch fixes that.

Discussion

  • Dale Anson

    Dale Anson - 2010-02-11

    patch to set internal fields so view title is displayed correctly

     
  • Dale Anson

    Dale Anson - 2010-02-11
    • priority: 1 --> 5
     
  • Dale Anson

    Dale Anson - 2010-02-11

    I probably submitted this in the wrong place, it's already applied to trunk. I entered a new tracker item, 2949473, to have this patch merged to the release branch.

     
  • Kazutoshi Satoda

    r17256 was it.

     
  • Kazutoshi Satoda

    • status: open --> closed-invalid
     

Log in to post a comment.