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 242762 - Refactoring not updating parent:: calls in child classes
Summary: Refactoring not updating parent:: calls in child classes
Status: RESOLVED DUPLICATE of bug 204167
Alias: None
Product: php
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 23:17 UTC by squarestar
Modified: 2014-07-09 13:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (82.49 KB, text/plain)
2014-03-10 23:17 UTC, squarestar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description squarestar 2014-03-10 23:17:43 UTC
Product Version = NetBeans IDE 8.0 RC1 (Build 201402242200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
When refactoring method names, netbeans is not renaming calls to parent::methodToRename() in child classes
Comment 1 squarestar 2014-03-10 23:17:48 UTC
Created attachment 145921 [details]
IDE log
Comment 2 mmolda 2014-03-11 16:14:17 UTC
Reproducible.

Product Version: NetBeans IDE Dev (Build 201403110001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b131
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 3 Ondrej Brejla 2014-07-09 13:48:58 UTC

*** This bug has been marked as a duplicate of bug 204167 ***