<html>
    <head>
      <base href="http://bugzilla.ecoinformatics.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:cxh@eecs.berkeley.edu" title="Christopher Brooks <cxh@eecs.berkeley.edu>"> <span class="fn">Christopher Brooks</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - saving xml to existing file asks twice on mac"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5760">bug 5760</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>cxh@eecs.berkeley.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>barseghian@nceas.ucsb.edu
           </td>
           <td>crawl@sdsc.edu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - saving xml to existing file asks twice on mac"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5760#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - saving xml to existing file asks twice on mac"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5760">bug 5760</a>
              from <span class="vcard"><a class="email" href="mailto:cxh@eecs.berkeley.edu" title="Christopher Brooks <cxh@eecs.berkeley.edu>"> <span class="fn">Christopher Brooks</span></a>
</span></b>
        <pre>Fixed in r65184 in ptolemy/actor/gui/TableauFrame.java
I updated Top.java as well, though that code is not called because
TableauFrame overrides those methods.

The issue is that FileDialog prompts the user if during Save As, the 
file already exists.  FileChooser does not prompt.

I also tested this under Windows with Java 1.6:

export JAVAFLAGS=-Dptolemy.ptII.useFileDialog=true
$PTII/bin/vergil

I'm assigning this to Daniel for verification and closing.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>