This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243892 - Output window message typo ("mathces") during SSH connection
Summary: Output window message typo ("mathces") during SSH connection
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-17 15:11 UTC by pixelatic
Modified: 2014-05-26 05:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Output Window Screenshot (7.08 KB, image/png)
2014-04-17 15:11 UTC, pixelatic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pixelatic 2014-04-17 15:11:56 UTC
Created attachment 146810 [details]
Output Window Screenshot

There is a minor typo in the Output window message (English) shown during SSH connection.

At the key verification step the message: "Host (hostname) is known and mathces the RSA host key" is shown... "mathces" should read "matches"
Comment 1 Tomas Mysik 2014-05-26 05:15:42 UTC
The message comes from JSCh library we use for SFTP. Feel free to report them an issue.

Thanks.