Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

[Simple XML] Token not substituted within href attribute

$
0
0

I defined the following HTML element within one row of my dashboard (which is called with the GET parameter '?tsmserver=TSM512'):

<html>
   <h2>Other Server Information</h2> 
   <ul>
    <li><h3><a href="DR-9-1?tsmserver=$tsmserver$">$tsmserver$ Data Stats</a></h3></li>
   </ul>
  </html>

However only the second occurrence of the $tsmserver$ token gets substituted with "TSM512" while the first one (the one within the href attribute) does not, therefore making the link unusable. Is this a bug or is this done on purpose? In case it is done on purpose, how can I put a link (containing a URL variable) within an html element in simple XML?

Thank you very much for your help,

Dan


Viewing all articles
Browse latest Browse all 13053

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>