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 118435 - I18N - javadoc not shown in firefox in some cases
Summary: I18N - javadoc not shown in firefox in some cases
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: I18N
: 118434 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-10 19:03 UTC by Ken Frank
Modified: 2007-11-07 18:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-10-10 19:03:54 UTC
see 118174 on j2se - all the info and gifs are there and it happens for this kind of project also.
Tomas Mysik is aware of the situation from other mails.

I will file on j2ee project and mobility also.

Am assuming separate issue not needed for web freeform project ?
Comment 1 Tomas Mysik 2007-10-11 10:47:08 UTC
Fix for #118174 applied for Web, EJB and AppClient projects.

Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.23; previous revision: 1.22
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.77; previous revision: 1.76
done
Checking in web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.159; previous revision: 1.158
done
Comment 2 Ken Frank 2007-10-15 21:37:10 UTC
its ok in ja locale on solaris, using utf-8 default project encoding.

However, having a new project with euc-jp encoding, it still does not work as per
original issue, it can't find the path to the project since project name and also
nb project dir has mbyte in its name.

Even using the suggested javadoc options mentioned below using EUC-JP as the value does not
help.

j2se related issue on this was reopened also for same reason, 118174.

ken.frank@sun.com
Comment 3 Tomas Mysik 2007-10-16 18:10:06 UTC
WONTFIX, see issue #118174 for more information.
Comment 4 Tomas Mysik 2007-10-17 17:02:55 UTC
See issue #118174.
Comment 5 Ken Frank 2007-10-17 17:17:33 UTC
I noticed that for the other issue, the fix was going to be done
for utf-8; should that be done for this one also ?

or maybe utf-8 was the way this was originally and nothing needs
to be done ?

ken.frank@sun.com
Comment 6 Tomas Mysik 2007-10-18 15:04:57 UTC
Fixed like in J2SE project. Please verify, thank you.

Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.24; previous revision: 1.23
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.79; previous revision: 1.78
done
Checking in web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.162; previous revision: 1.161
done
Comment 7 David Konecny 2007-10-26 10:23:01 UTC
*** Issue 118434 has been marked as a duplicate of this issue. ***
Comment 8 Ken Frank 2007-11-04 18:34:17 UTC
This is seen in all kinds of projects now, at least on solaris,
where project encoding is not utf-8, but for example when user in
ja locale and use euc-jp encoding; sometimes even user in utf-8
encoding the problem happens.

I think for this one and the other issues referred to, there is not
really a fix for this situation but it was closed as will not fix ?

what is user supposed to do in this case ? I don't think that requiring them
to create project not in another encoding is valid since that is one
reason for new project encoding properties and feq.

please clarify.

ken.frank@sun.com
Comment 9 kaa 2007-11-07 18:15:03 UTC
Using Solaris 10 javadoc lwas generated ok for Web, VisualWeb, EJB, Java App
I tried with Mozilla, ja locale using UFT-8/x-euc-jp project encodings, build 1104