Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PTP/new and noteworthy/9.3.0

< PTP‎ | new and noteworthy
Revision as of 17:33, 5 June 2019 by G.watson.computer.org (Talk | contribs) (Created page with "=== Removed Features === The following features have been removed from PTP 9.3 === Bug fixes === In addition to the bug fixes listed on the [https://projects.eclipse.org/pr...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Removed Features

The following features have been removed from PTP 9.3

Bug fixes

In addition to the bug fixes listed on the 9.2 release Issues page, the following bugs have been fixed in this release:

472329 RemoteResourceBrowserWidget fails to use IRemoteFileService.toPath(URI) for converting URIs to paths
475609 Add support for telnet
478544 SWTException in ConnectionsPreferencePage.addConnection (253)
478549 NullPointerException in ConnectionsPreferencePage.addConnection (246)
480259 Up button converts path to local file system in RemoteResourceBrowserWidget
480314 RemoteResourceBrowserWidget should have traverse listener on remote path text
483923 Opening ssh connection (terminal) should not depend on sftp
485549 ArrayIndexOutOfBoundsException in ConnectionsPreferencePage.createWidgets
485789 Canceling a connection in browser displays empty reason
486593 Remote connections with whitespace in the name are not handled correctly in the preferences page
488419 Make the NewSerialPortConnectionWizard public/extendable
488959 Allow other plugins to contribute Actions to TerminalConsole toolbar
494206 The JSch getProcessBuilder() should return null if the connection is not open
494207 "Remote" button for proxy connections doesn't enable combo
494429 Console shell does not set terminal size correctly

Back to the top