I’m using it as described in the docs, I’m pretty sure:
<scrApt type="text/javascript" src="{path='weblog/i_scripts_hoverintent.js'}">
(scrapt = script) and
<a href="http://{title_permalink=weblog/article_discussions}class=discussions">{title}</a><span>
</span>
I was also using the StyleSheet shortcut code, which also was pulling from the Path section in Admin > Control Panel.
When I open the site in my browser and go to “View Code” these variables end up parsed with the old domain name, not the new one that I put into the Control Panel.
BUT, certain variables do seem to be pulling the new domain name, just not within the front side of the site. Backend things such as Lost Password links direct you to the new domain, while they used to point to the old domain before I changed the Control Panel.
Incidentally, I did update to EE 1.7 from 1.6.7 and the update did not affect this problem.