Hi,
Have problem with link
using
<htmlb:link id ="action"
reference= "<%= LINK_URL %>" >
everything is fine till the END
link is shown OK
<a class="sapLnk" id="action" href="link" target="blank"> etc.
but
when i receive email
link is with additional "D" char
can`t get out where it is adding it.
<a class="sapLnk" id="action" href=D"link"" target=blank"> etc.