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 182702

Summary: *Fortran* Navigator will be empty if Fortran file contains Cyrillic symbols in comments
Product: cnd Reporter: dnikitin <dnikitin>
Component: NavigationAssignee: nnnnnk <nnnnnk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description dnikitin 2010-03-24 17:22:27 UTC
-- open bar.f from Hello World sample project
-- add the following code:
<code>
! комментарий
</code>
==> navigator becomes empty