You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Manish (JIRA)" <ji...@apache.org> on 2009/12/28 11:57:29 UTC

[jira] Created: (TS-101) XML Syntax error in navigation_tree.xml

 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



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.