|
From: SourceForge.net <no...@so...> - 2007-09-27 18:35:27
|
Plugin Patches item #1697914, was opened at 2007-04-10 21:45 Message generated for change (Settings changed) made by kpouer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997937&aid=1697914&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: strank (strank) Assigned to: Steve Jakob (sjakob) Summary: Session does not save currentfile on windows Initial Comment: Hi, the Sessions plugin (current svn) does not save or restore the current file on Windows. The reason is a comparison of filenames with slashes and backslashes in the saving methods. Attached is a one line patch to resolve the issue. cheers, stefan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997937&aid=1697914&group_id=588 |