<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/pftedit/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/pftedit/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 04 May 2007 14:48:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pftedit/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Exit Saving Changes Doesn't Exit</title><link>https://sourceforge.net/p/pftedit/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to exit the program when the file has been modified, if answer "Yes" to save file, the program does not exit.&lt;/p&gt;
&lt;p&gt;Steps to Reproduce&lt;br /&gt;
------------------&lt;br /&gt;
- Open a file with PftEdit and make a modification&lt;br /&gt;
- File -&amp;gt; Exit&lt;br /&gt;
- Click "Yes" on prompt to save file&lt;/p&gt;
&lt;p&gt;Expected Results:&lt;br /&gt;
File is saved and PftEdit program exits&lt;/p&gt;
&lt;p&gt;Actual Results:&lt;br /&gt;
File is saved, but PftEdit does not exit&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ElLocoGato</dc:creator><pubDate>Fri, 04 May 2007 14:48:44 -0000</pubDate><guid>https://sourceforge.netfd1bf27890d35785322e8b933f677ed11a8dead3</guid></item><item><title>File -&gt; Save after File -&gt; Save As saves to original file</title><link>https://sourceforge.net/p/pftedit/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After a File -&amp;gt; Save As... operation, File -&amp;gt; Save saves to the original file instead of the new file.&lt;/p&gt;
&lt;p&gt;Steps to Reproduce:&lt;br /&gt;
-------------------&lt;br /&gt;
- Open font1.pft&lt;br /&gt;
- File -&amp;gt; Save As...  Save as font2.pft&lt;br /&gt;
- Make a modification&lt;br /&gt;
- File -&amp;gt; Save&lt;/p&gt;
&lt;p&gt;Expected Results:&lt;br /&gt;
Modification should be saved to font2.pft&lt;/p&gt;
&lt;p&gt;Actual Results:&lt;br /&gt;
Modification is saved to font1.pft&lt;/p&gt;
&lt;p&gt;Perhaps CMainFrame::DoFileSaveAs() should update m_filename on successful save.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ElLocoGato</dc:creator><pubDate>Wed, 02 May 2007 15:58:30 -0000</pubDate><guid>https://sourceforge.net325a8819aad24b30ad6b5d8a16a796aab350fbcb</guid></item><item><title>Dirty state not updated when open new file (discard changes)</title><link>https://sourceforge.net/p/pftedit/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the File -&amp;gt; Open command is issued on a document that has been modified, and "No" selected when prompted to save current document, PftEdit assumes the new file is modified.&lt;/p&gt;
&lt;p&gt;Steps to Reproduce&lt;br /&gt;
------------------&lt;br /&gt;
- Open font1.pft file and make an edit&lt;br /&gt;
- File -&amp;gt; Open.  Select font2.pft file&lt;br /&gt;
- Answer "No" to prompt to save font1.pft&lt;br /&gt;
- File -&amp;gt; Exit&lt;/p&gt;
&lt;p&gt;Expected Results:&lt;br /&gt;
PftEdit should exit (no modifications to current file)&lt;/p&gt;
&lt;p&gt;Actual Results:&lt;br /&gt;
PftEdit prompts to save font2.pft&lt;/p&gt;
&lt;p&gt;Perhaps CMainFrame::DoFileOpen should set m_bModified to TRUE.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ElLocoGato</dc:creator><pubDate>Wed, 02 May 2007 15:53:40 -0000</pubDate><guid>https://sourceforge.nete182d25035dee9cf02d743006a8cff887f446aa8</guid></item><item><title>Dirty flag not updated on save</title><link>https://sourceforge.net/p/pftedit/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The dirty flag (asterisk in title bar) is not updated when saving the file.&lt;/p&gt;
&lt;p&gt;Version: 1.02&lt;/p&gt;
&lt;p&gt;Steps to Reproduce&lt;br /&gt;
------------------&lt;br /&gt;
- Open a .pft file&lt;br /&gt;
- Make a modification (asterisk appears in title bar)&lt;br /&gt;
- Ctrl-s&lt;/p&gt;
&lt;p&gt;Expected result:&lt;br /&gt;
Asterisk should disappear from title bar&lt;/p&gt;
&lt;p&gt;Actual result:&lt;br /&gt;
Asterisk remains in title bar&lt;/p&gt;
&lt;p&gt;The problem seems to be in CMainFrame::DoFileSave().  If the save is successful, m_bModified is set to FALSE, but the screen is not refreshed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ElLocoGato</dc:creator><pubDate>Wed, 02 May 2007 15:43:38 -0000</pubDate><guid>https://sourceforge.net0cf00feb33379f79e3f5fee48b92256f214cf1a6</guid></item></channel></rss>