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 200615 - I18N: cldcplatform/customwizard/*.html do not contain <body> tag
Summary: I18N: cldcplatform/customwizard/*.html do not contain <body> tag
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2011-08-03 02:51 UTC by Masaki Katakai
Modified: 2011-08-05 14:38 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 Masaki Katakai 2011-08-03 02:51:46 UTC
Hi Team,

It seems that these 3 html files do not contain <body></body> tag,
which is causing some problem at localization and translation process.

org/netbeans/modules/mobility/cldcplatform/customwizard/debuggerinfo.html
org/netbeans/modules/mobility/cldcplatform/customwizard/executioninfo.html
org/netbeans/modules/mobility/cldcplatform/customwizard/preverifyinfo.html

Could you please fix them to add <body></body> correctly? Thanks.
Comment 1 Anton Chechel 2011-08-03 14:00:14 UTC
fixed
http://hg.netbeans.org/jet-main/rev/6442e07c13f0
Comment 2 Quality Engineering 2011-08-05 14:38:34 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6442e07c13f0
User: Anton Chechel <manowar@netbeans.org>
Log: #200615: fixing HTML for help files