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 137226 - Output "Run in command line - index.php" is empty sometimes.
Summary: Output "Run in command line - index.php" is empty sometimes.
Status: VERIFIED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-06-14 11:40 UTC by Victoria Zhukovskaya
Modified: 2008-06-26 12:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victoria Zhukovskaya 2008-06-14 11:40:05 UTC
Product Version: NetBeans IDE Dev (Build 2008-06-11_10-43-40)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

1. Invoke "New Project ..."
2. Choose Php Application, press Next
3. Project name  is PhpProject1  press Next, source folder set to <Project Folder>\web. Press Next.
4. Press Finish
5. Invoke Properties and set run in command line.
6. Add to src echo $argv[0]." the file wich was runned."; (f.e.)
7. Invoke run. - all is Ok.
8. Close Output tab.
9. Invoke run.

Result: Output "Run in command line - index.php" is empty.
Comment 1 Tomas Mysik 2008-06-15 11:07:49 UTC
I'm not able to reproduce this issue, I tried it many times but everything is OK. If the problem still exists, feel 
free to reopen this issue. It would be very helpful to find out the exact steps to reproduce. Thanks.
Comment 2 Victoria Zhukovskaya 2008-06-26 12:02:07 UTC
the issue does not reproduced last several builds.
verified.
Product Version: NetBeans IDE Dev (Build 200806260103)