Skip to content

Update Etherpad to 2.5.3 to fix timeslider localization crash #2192

Open
vishal2005025 wants to merge 1 commit intojitsi:masterfrom
vishal2005025:etherpad-update-2.5.3
Open

Update Etherpad to 2.5.3 to fix timeslider localization crash #2192
vishal2005025 wants to merge 1 commit intojitsi:masterfrom
vishal2005025:etherpad-update-2.5.3

Conversation

@vishal2005025
Copy link
Copy Markdown

Fixes: #16797 jitsi-meet-repo

What this PR does

Updates the Etherpad Docker image used by Jitsi deployments from 2.0.3 to 2.5.3.

Why

Self-hosted Jitsi setups using Etherpad currently experience a hard failure when opening the Etherpad timeslider, caused by invalid localization JSON triggering html10n JSON.parse errors. This breaks revision history, a core Etherpad feature.

Etherpad integration itself was confirmed in #15010, but the shipped Etherpad version is outdated and unstable.

Details

  • Bumps Etherpad image to etherpad/etherpad:2.5.3
  • Pulls in upstream fixes for:
    • Timeslider stability
    • Strictly valid localization JSON
    • General reliability improvements

@vishal2005025
Copy link
Copy Markdown
Author

@saghul @damencho please take a look and let me know if any changes are required.

@vishal2005025
Copy link
Copy Markdown
Author

@saghul @damencho @emrahcom Please take a look. Thanks!

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.

Update Etherpad due to some problems

1 participant