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 207692 - vars in debug window now copy wrapped in quotes
Summary: vars in debug window now copy wrapped in quotes
Status: REOPENED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 16:21 UTC by miked_187
Modified: 2012-01-25 14:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miked_187 2012-01-24 16:21:41 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_02
Runtime = Java HotSpot(TM) 64-Bit Server VM 22.0-b10

string vars copied out of the debug variables view now copy wrapped in quotes, this is a new and unwanted "feature"
Comment 1 Ondrej Brejla 2012-01-25 10:13:06 UTC
Same for Java.
Comment 2 miked_187 2012-01-25 14:18:44 UTC
no fix?  was this a vetted feature request, or just something that someone decided to add on their own? 

possible to get some understanding/explanation of the logic behind the need to add this?
Comment 3 Ondrej Brejla 2012-01-25 14:24:32 UTC
It had some logical reason (fixing some issue), but now I can't remember what was it about...it's few month ago :/

But if you wish, we can track this issue as an enhancement for better solving this behavior, but it's not a defect.
Comment 4 miked_187 2012-01-25 14:34:27 UTC
>> it's few month ago :/

know how that goes all too well.  if there was an issue behind it that caused it to be introduced then I'd agree it's not a defect, I approached it as something random that was inadvertently introduced.

>> But if you wish, we can track this issue as an enhancement for better solving
this behavior, but it's not a defect.

please, if you wouldn't mind updating the status so that it can be updated to enhancement correctly that would be great.  Hopefully I'm not the only one struggling with this new behav, stripping unneeded quotes off on a copy/paste is a pita