[ http://issues.apache.org/jira/browse/BEEHIVE-659?page=all ]
Jeremiah Johnson updated BEEHIVE-659:
-------------------------------------
Attachment: BEEHIVE-659.txt
Here is a patch against the latest svn to fix the angle brackets.
> index.jsp in netui-samples has 2 typos
> --------------------------------------
>
> Key: BEEHIVE-659
> URL: http://issues.apache.org/jira/browse/BEEHIVE-659
> Project: Beehive
> Type: Bug
> Components: Samples
> Environment: Beehive Dist 20050510
> Reporter: Jeremiah Johnson
> Assignee: Eddie O'Neil
> Priority: Minor
> Fix For: V1
> Attachments: BEEHIVE-659.txt
>
> bash05102005
> The angle brackets in the index.jsp are coded wrong. Here is what is there
> and what should be there.
> - as an HTML table using the &netui-data:dataGrid> tag.</dd>
> + as an HTML table using the <netui-data:dataGrid> tag.</dd>
> - <dd>Demonstrates how to use &netui:tree> and related tags.</dd>
> + <dd>Demonstrates how to use <netui:tree> and related tags.</dd>
> I'll attach a diff against the current source.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira