When forms publisher calls an inline command generating the following block of code:
<substitution>
<select style="width:90%">
<option label='test headline with an & in it' value='
http://www.governor.wa.gov/news/news-view.asp?pressRelease=14&newsType=1' />
</select>
</substitution>
I get this error:
Root cause:
SAX Parse:The reference to entity "newsType" must end with the ';' delimiter.
Does anyone have any idea what is going on here? Do we need to encode the & as a hex ascii value or ? Any suggestions, insight, etc much appreciated.
Thanks,
-Nathan Sunderman
Washington State DIS
~~~