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 218222 - PHP Statement not display in the breadcrumb navigation panel
Summary: PHP Statement not display in the breadcrumb navigation panel
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 14:10 UTC by gbc
Modified: 2012-10-16 08:05 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 gbc 2012-09-12 14:10:48 UTC
We can see on this screenshot http://www.pellissier.co.za/hermien/?p=549 that the new source navigation panel shows the statement block where the cursor is ( "if(running)" ). It seems to work for Java files but not for PHP files. The source navigation panel shows the PHP namespace, the class name and the method name only.
Comment 1 Ondrej Brejla 2012-09-12 14:32:04 UTC
It's an enhancement, it never worked before. Just a new feature which has to be evaluated.