There were some bugs in links related to // but not sure from top of my head if before or after version you use. Also have a look at your site config, there is optional param "contextPath" in <yoursite>/domains/<yourDomain> which you might not have set correctly.
HTH, Jan On Oct 5, 2012, at 1:14 PM, Will Scheidegger <[email protected]> wrote: > Dear Magnolians > > Just when I was giving up, I got my ssh tunnel running after all. Debugging > then showed me, that LinkUtil is doing everything correctly… but that > MgnlContext.getContextPath() returns "/" although the web app is run as root. > And since the context path is being added to the handle I get a link with two > leading slashes at the beginning. > > Maybe this has something to do with how things are setup? The web app is > still called "magnoliaPublic" (not ROOT) and I guess the mapping is done in > the apache config. Has anyone seen behavior like this? > > This is on Magnolia 4.4.6 BTW. > > -will > > On 05.10.2012, at 12:06, Will Scheidegger wrote: ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
