[
https://issues.apache.org/jira/browse/TS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-101:
-----------------------------
Fix Version/s: 2.1.2
Description:
The navigation_tree.xml file has a syntax error flagged when traffic_manager is
brought up.
The error is on line 377 and is indicated below ---
<MENU name="Security">
<ITEM name="Connection Control">
<LINK name="Proxy Access" refresh="false"
file_link="/configure/c_proxy_access.ink"
help_link="/help/ts.ink?help=c_cnct.htm"/>
</ITEM> <-- THIS IS MISSING
...
</MENU>
was:
The navigation_tree.xml file has a syntax error flagged when traffic_manager is
brought up.
The error is on line 377 and is indicated below ---
<MENU name="Security">
<ITEM name="Connection Control">
<LINK name="Proxy Access" refresh="false"
file_link="/configure/c_proxy_access.ink"
help_link="/help/ts.ink?help=c_cnct.htm"/>
</ITEM> <-- THIS IS MISSING
...
</MENU>
> XML Syntax error in navigation_tree.xml
> ----------------------------------------
>
> Key: TS-101
> URL: https://issues.apache.org/jira/browse/TS-101
> Project: Traffic Server
> Issue Type: Bug
> Components: WebUI
> Affects Versions: 2.0.0
> Environment: Linux
> Reporter: Manish
> Assignee: Leif Hedstrom
> Fix For: 2.1.2
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> The navigation_tree.xml file has a syntax error flagged when traffic_manager
> is brought up.
> The error is on line 377 and is indicated below ---
> <MENU name="Security">
> <ITEM name="Connection Control">
> <LINK name="Proxy Access" refresh="false"
> file_link="/configure/c_proxy_access.ink"
> help_link="/help/ts.ink?help=c_cnct.htm"/>
> </ITEM> <-- THIS IS MISSING
> ...
> </MENU>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.