Skip to content

fix: start session in redirect handler#790

Merged
mcdurdin merged 1 commit into
masterfrom
fix/784-start-session-in-redirect
Jun 17, 2026
Merged

fix: start session in redirect handler#790
mcdurdin merged 1 commit into
masterfrom
fix/784-start-session-in-redirect

Conversation

@mcdurdin

Copy link
Copy Markdown
Member

The session was not automatically started when the redirect page was loaded, because it needed Locale to be touched first (due to the way autoload is resolved in PHP).

Fixes: #784
Test-bot: skip

The session was not automatically started when the redirect page was
loaded, because it needed Locale to be touched first (due to the way
autoload is resolved in PHP).

Fixes: #784
Test-bot: skip
@keymanapp-test-bot

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

@github-actions github-actions Bot added the fix label Jun 16, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S31 milestone Jun 16, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Keyman Jun 16, 2026
@mcdurdin mcdurdin merged commit b9fc167 into master Jun 17, 2026
6 checks passed
@mcdurdin mcdurdin deleted the fix/784-start-session-in-redirect branch June 17, 2026 04:51
@github-project-automation github-project-automation Bot moved this from Todo to Done in Keyman Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug: clicking on keyman.com logo switches to /en rather than remembering current locale

3 participants