Need ability to see global version of site.

This is going to require some development. What happens how if we don't have a prefix? Is that always enough to say we should be global?

TBD: should this not show if the fallback country is set to the default country rather than global?

Comments

nedjo’s picture

Priority: Normal » Critical
nedjo’s picture

Status: Active » Fixed

Fixed.

This required some significant changes to the way path and country determination is handled.

Introduced a global prefix, which is removed in the path rewriting. Needed to allow distinguishing between global and other paths so active links are correctly set.

Introduced passing a global code (COUNTRY_CODE_GLOBAL) through the url in a query string. Needed to allow explicit passing of the global code for setting.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.