ok
Using a basic component in a site, but when I edit the properties of an image, the path tells me
http://teamsite/common/images/blah.jpgif I change it to either $URL_PREFIX/common/images/blah.jpg or just browse to the image, it still shows up the same. When I view the .page it has
http://teamsite/ and when I deploy to the LiveSite server, it has
http://teamsite/ which is problematic.
This does not happen on another branch/site we have.
TS 6.7.2 SP1 and LS 3.1 on Linux (not certain about the rev of LS on the production server).
Can anyone point me in the right direction ? I am not even sure where to start. We do not have any custom MCE settings.