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 108492

Summary: javadoc search does not show localized javadoc
Product: java Reporter: Ken Frank <kfrank>
Component: JavadocAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2007-06-29 04:16:53 UTC
the ja javadoc has been added to java platform for the jdk being used.

the project uses this jdk (6)

help->javadoc does have this localzied javadoclisted and shows it in browser

but using javadoc search, the english javadoc is shown, not the localized.

- is it a naming conflict in that only  one file with same name could be shown ?
or can multiple be shown so that localized and en for the same javadoc page could be shown.

if not, should the localized one be shown if its the same locale as user is in ?
Comment 1 Jan Pokorsky 2007-08-07 15:54:54 UTC
already fixed

*** This issue has been marked as a duplicate of 99488 ***