Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4649742
Votes 0
Synopsis cannot specify constants file in XML book file
Category customdoclets:mifdoclet
Reported Against 1.2beta2
Release Fixed 1.2beta3
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 08-MAR-2002
Description
It does not seem possible to specify the placement of the Constant Field Values section in an XML book file. An attempt to use
    <chapter>
    <constantsfile>constant-values.mif</constantsfile>
    </chapter>
produces
Error: <constantsfile> is not a valid book file tag.

If no <constantsfile> line is in the XML book file, the Constant Field Values section comes out after the Index, which is peculiar.
Work Around
N/A
Evaluation
Requested to fix in 1.2Beta3
  xxxxx@xxxxx   2002-04-23

Fixed this bug in MIFBookFileReader.java.
  xxxxx@xxxxx   2002-05-05
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang