We're having a problem in which after we upgrade machines to CT3.1 from
3. We have set our standard to be absolute links from the root
directory, but after upgrading to CT3.1 it changes all links to be
relative to the current. It doesn't seem to matter what options we
set, it forces the relative linking.

Links like [a href="/content/content/whatever.htm"] become [a
href="../../content/content/whatever.htm"]

While functionally they are equivalent, we need to stick to the
standard that already exists and is in our policy.

Anyone have any suggestions or have this problem as well? Any advice
would be appreciated, as we cannot upgrade to 3.1 until we get this
resolved.