Please review the fix for the issue #186521 - Wrong path returned by remote file chooser
Vladimir Kvashin <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, Please review the fix for the issue #186521 - Wrong path returned by remote file chooser Description of the bug In brief, remote file chooser did not work for Windows. It returned incorrect slashes, doubled selected path in some cases, etc. This makes it unusable for Windows, which is one of the most popular platforms. Impact assessment User can not use file chooser to select tool collection on a remote host. Risk assessment The fix does not involve lots of code. It is reviewed by two developers. It is verified on different platforms. Confirmation The fix (source code) is reviewed by Andrew Krasny. The fix is verified by QA Changeset info http://hg.netbeans.org/cnd-main/rev/eeb12e6ad784 http://hg.netbeans.org/cnd-main/rev/daf7766442a4 http://hg.netbeans.org/cnd-main/rev/e379c59bd42e Thank you, Vladimir