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 242319 - !!! truncates one character to the left
Summary: !!! truncates one character to the left
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 12:41 UTC by evn88
Modified: 2015-05-13 08:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Журнал среды IDE (40.65 KB, text/plain)
2014-02-25 12:41 UTC, evn88
Details
error (429.58 KB, image/tiff)
2014-02-26 18:30 UTC, evn88
Details
error 2 (170.57 KB, image/png)
2014-02-26 18:33 UTC, evn88
Details
error 3 (225.57 KB, image/png)
2014-02-26 18:33 UTC, evn88
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evn88 2014-02-25 12:41:52 UTC
Product Version = NetBeans IDE 8.0 Beta (Build 201401141042)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) Client VM 23.25-b01

!!! truncates one character to the left
Real path suite: /home/voel/voel.ru/docs/beta
...
257 "/home/voel/voel.ru/docs" is the current directory
CWD /home/voel/voel.ru/docs/eta
250 CWD command successful
...
Comment 1 evn88 2014-02-25 12:41:57 UTC
Created attachment 145570 [details]
Журнал среды IDE
Comment 2 David Strupl 2014-02-25 13:42:20 UTC
Hello,

can you please be a bit more specific as to what doesn't work? Steps to reproduce or what happened when you were doing something (what) would help us to fix the problem. I am closing the report as invalid. Please reopen after adding some more information.

Br,

David
Comment 3 David Strupl 2014-02-26 18:03:14 UTC
Passing to PHP as it seems to be a problem in the php project. Please evaluate after the screenshots are attached.
Comment 4 evn88 2014-02-26 18:30:09 UTC
Created attachment 145606 [details]
error

this only happens with the provider nichost
Comment 5 evn88 2014-02-26 18:33:01 UTC
Created attachment 145607 [details]
error 2
Comment 6 evn88 2014-02-26 18:33:34 UTC
Created attachment 145608 [details]
error 3
Comment 7 Tomas Mysik 2014-02-27 05:55:55 UTC
(In reply to evn88 from comment #4)
> this only happens with the provider nichost

@reporter: Does it mean that it works for you for other (S)FTP servers?

@mmolda: Milane, please, try to reproduce this issue.

Thanks.
Comment 8 evn88 2014-02-27 06:05:58 UTC
but on the other ftp server works fine. Hosting Provider http://jino.ru/
Comment 9 mmolda 2014-02-27 16:36:42 UTC
I tried several file names, upload/download/synchronize but no luck with reproducing this bug. I tried 2 different ftp servers.

Product Version: NetBeans IDE Dev (Build 201402270001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b67
Runtime: Java(TM) SE Runtime Environment 1.8.0-b126
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 10 evn88 2014-02-28 04:47:07 UTC
I was able to reproduce the problem on Windows 7. The problem is the network drive. 
What would need to reproduce the problem: 
1. Network Drive. 
2. Create a new project in Netbeans and specify the sources folder on the network drive. 
3. Create a file and try to upload it to an FTP or sync
Comment 11 Tomas Mysik 2014-07-03 11:37:50 UTC
(In reply to evn88 from comment #10)
> I was able to reproduce the problem on Windows 7. The problem is the network
> drive. 
> What would need to reproduce the problem: 
> 1. Network Drive. 
> 2. Create a new project in Netbeans and specify the sources folder on the
> network drive. 
> 3. Create a file and try to upload it to an FTP or sync

I see; yes, there can be troubles with network drives. The easy workaround is to map a network drive to a some letter and everything should work as expected. Please, give it a try and let us know.

Thanks.
Comment 12 Tomas Mysik 2014-07-03 11:40:08 UTC
(In reply to evn88 from comment #0)
> Product Version = NetBeans IDE 8.0 Beta (Build 201401141042)

Also, I just noticed that you have Beta build; could you please try the final version?

Thanks.
Comment 13 Tomas Mysik 2015-05-13 08:45:04 UTC
Reading this issue once again, please:
- use the latest stable version of NetBeans,
- map your network drive/directory to a letter.

Does it work? If you use network drive directly, does it fail? Do you use IP or name of the network drive?

Simply reopen this issue, thanks.