Skip to content

[Release] Stage to Main - #201

Open
bandana147 wants to merge 11 commits into
mainfrom
stage
Open

[Release] Stage to Main#201
bandana147 wants to merge 11 commits into
mainfrom
stage

Conversation

vhargrave and others added 11 commits September 1, 2026 11:35
Mirrors adobecom/milo#6543. The federal UNav loader built its locale from
the lingo region's language tag (`ietf`, e.g. `en-GB`), so English global-
fallback regions (Ireland, South Africa, Nigeria, New Zealand, …) had their
UNav links routed to the UK site (`/uk`). Derive the locale from the region
itself via `getUniversalNavLocale`, preserving the country (`en_IE`, `en_ZA`,
…) so links follow the region path.

`LingoLocaleConfig` is widened to expose the region `prefix` (already present
on the runtime region object passed from milo); `ietf` stays for the AUP SDK.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The served artifact is the checked-in dist/main.js; rebuild so the locale
fix in src actually ships. Only change vs. prior bundle is the UNav locale
derivation (verified: ietf literal count 3 -> 2, ~20 byte delta, no other
churn).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ion-locale

# Conflicts:
#	federal/libs/global-navigation/dist/main.js
#	federal/libs/global-navigation/dist/main.js.map
MWPW-204917 build unav locale from lingo region, not its language tag
Wire up interactivity first before waiting for unav load
MEP support for fragment replace
@aem-code-sync

aem-code-sync Bot commented Sep 8, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@spadmasa spadmasa added verified verified Ready for main Ready for main labels Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready for main Ready for main verified verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants