reference documentation netui-config.xml needs renamed and information listed
fixed
-----------------------------------------------------------------------------------
Key: BEEHIVE-449
URL: http://issues.apache.org/jira/browse/BEEHIVE-449
Project: Beehive
Type: Bug
Components: Documentation
Reporter: Krista Baker
Assigned to: Steve Hanson
Fix For: V1Beta
On incubator.apache.org/beehive/ navigate to documentation -> reference docs ->
page flows.
The following menu item is displayed: netui-config.xml On approximately
03/03/05 this file name was changed to beehive-netui-config.xml. The following
references should be updated:
The Menu item listed at incubator.apache.org/beehive/->documentation->Reference
Docs->Page Flows->netui-config.xml should say beehive-netui-config.xml
All occurences of netui-config.xml listed on the
http://incubator.apache.org/beehive/pageflow/config/netui-config.html page
Including: title, header, pdf file name, description, etc.
The second part of this CR is that while viewing this netui-config.xml
reference doc and PDF file, some of the elements contains incorrect
information. While viewing the above netui-config.html page navigate to
Elements->
<doctype>
In the Syntax portion of the <doctype> listing is the following:
<doctype> [ default | legacy | legacyOnly ] </doctype> [occurrences: 0-1]
This is incorrect for the doctype, the correct doctype syntax should be:
<doctype> [ html4-loose | xhtml1-transitional ] </doctype> [occurrences: 0-1]
<interceptor-class>
The information for this element I believe is incorrect. It seems that the
<id-javascript> element was copied and not changed for this <interceptor-class>
element.
I do not know the proper Syntax, Parents, or Children for this element.
<expression-language>
The information for this element I believe is also incorrect. The
<expression-language> tag shows that it has Children: none, however, in the
Syntax of <expression-languages> it shows <expression-language> having the
following children: <name>, <factory-class>, and <binding-contexts>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira