[ 
https://issues.apache.org/jira/browse/NETBEANS-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170133#comment-17170133
 ] 

Owen Savill commented on NETBEANS-4673:
---------------------------------------

Importing v12 settings and projects was enough to cause the issue. I think that 
the exception is being thrown, possibly by the JavaScript parser as you 
suggested, but it's not being caught and handled so the project scanning 
process is crashing out and the project indexes not being built.

> PHP navigate to source not working
> ----------------------------------
>
>                 Key: NETBEANS-4673
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4673
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Editor
>    Affects Versions: Next
>         Environment: Ubuntu 20.04
> Product Version: Apache NetBeans IDE DEV (Build 
> dev-08d65f163be3bb1232098cc66b558438e90ddc01)
> Java: 11.0.8; OpenJDK 64-Bit Server VM 11.0.8+10-post-Ubuntu-0ubuntu120.04
> Runtime: OpenJDK Runtime Environment 11.0.8+10-post-Ubuntu-0ubuntu120.04
> System: Linux version 5.8.0-050800-generic running on amd64; UTF-8; en_GB (nb)
>            Reporter: Owen Savill
>            Assignee: Junichi Yamamoto
>            Priority: Major
>         Attachments: SamplePHPProject.zip, netbeans-4673.gif
>
>
> PHP source navigation is broken. 
> Navigation to $this->methodName() takes you to the top of the current class, 
> i.e. that line that says "class foo {"
> Navigation to $that->methodName() doesn't go anywhere at all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to