Skip to content

fix: preserve language query when opening documents#7

Merged
cs50victor merged 3 commits intomainfrom
fix/issue-287-lang-forwarding
Feb 25, 2026
Merged

fix: preserve language query when opening documents#7
cs50victor merged 3 commits intomainfrom
fix/issue-287-lang-forwarding

Conversation

@cs50victor
Copy link
Collaborator

@cs50victor cs50victor commented Feb 25, 2026

Summary

  • preserve optional lang from /open?filepath=...&lang=...
  • forward language into offline-loader-proper.html redirect params
  • keep existing behavior when lang is not provided

Why

Feedback issue #287 reports Spanish users cannot work in Spanish mode. The editor loader already supports a lang query parameter but /open dropped it.

Testing

  • corepack pnpm --dir oo-editors test:unit (pass)

@cs50victor cs50victor merged commit 1d487ab into main Feb 25, 2026
4 checks passed
@cs50victor cs50victor deleted the fix/issue-287-lang-forwarding branch February 25, 2026 17:23
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.

1 participant