Skip to content

Skip prepending locale for relative fragment links produced by AIO page builder#38

Merged
qiyundai merged 1 commit intodevfrom
timing-framework-template-path-fix
Jan 27, 2026
Merged

Skip prepending locale for relative fragment links produced by AIO page builder#38
qiyundai merged 1 commit intodevfrom
timing-framework-template-path-fix

Conversation

@qiyundai
Copy link
Collaborator

@qiyundai qiyundai commented Jan 27, 2026

The timing framework is mistakingly prepending locale prefix to page-context relative links produced by the AIO DA page builder. This PR looks at the fragment path, and skips the locale prefix prepending to links starting w/o a '/'
Resolves: MWPW-186834

Test URLs:

  • Before: https://<BASE_BRANCH>--event-libs--adobecom.aem.live/?martech=off
  • After: https://<TARGET_BRANCH>--event-libs--adobecom.aem.live/?martech=off

@aem-code-sync
Copy link

aem-code-sync bot commented Jan 27, 2026

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 PSI checks
  • Re-sync branch
Commits

@aem-code-sync
Copy link

aem-code-sync bot commented Jan 27, 2026

Page Scores Audits Google
📱 /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@qiyundai qiyundai merged commit a9561fd into dev Jan 27, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants