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 190581 - at show non-printable characters status,php string should not be Also showsnon-printable characters
Summary: at show non-printable characters status,php string should not be Also showsno...
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 08:18 UTC by jecelyin
Modified: 2011-10-03 13:03 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 jecelyin 2010-09-24 08:18:45 UTC
e.g
$string = "select from table";
you can try
Comment 1 Tomas Mysik 2011-06-03 10:20:20 UTC
Batch reassigning.
Comment 2 Tomas Mysik 2011-06-08 09:18:12 UTC
Editor area, please evaluate and reassign if needed. Thanks.
Comment 3 Ondrej Brejla 2011-10-03 13:03:45 UTC
I'm not sure, what you are expecting. You don't want to see non-printable characters inside a string when that option is enabled in "View -> Show non-printable characters"? Or something else? And if yes, why you don't want that? Incomplete until more explanation.