Differences
This shows you the differences between the selected revisions of the page.
2017-12-27 | 2017-12-28 | ||
bug 1591 (martin) | bug on error while another error (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12.1]] 5.12.1 (not released yet) ===== | ===== [[5.12.1]] 5.12.1 (not released yet) ===== | ||
- | === 2017-12-23 === | + | === 2017-12-28 === |
* .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | * .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | ||
Line 10: | Line 10: | ||
* Bug fix: Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. | * Bug fix: Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. | ||
* Bug fix: Backtick (''`'') and dollar (''$'') signs are not escaped in generated PowerShell code. [[bug>1590]] | * Bug fix: Backtick (''`'') and dollar (''$'') signs are not escaped in generated PowerShell code. [[bug>1590]] | ||
+ | * Bug fix: Failure when error occurs while another error is already being handled. | ||
===== [[5.12]] 5.12 beta ===== | ===== [[5.12]] 5.12 beta ===== |