Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix history corruption on title updates #28

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

yacchin1205
Copy link
Contributor

@yacchin1205 yacchin1205 commented Aug 26, 2024

Fix #27

Fixed history corruption when updating titles; instead of using the setHTML API, it calls the spliceText to replace only the part that has changed.
Also, the latest Etherpad image had JQuery removed from the Global namespace, which was causing the index to not work and fixed it.

@yacchin1205 yacchin1205 merged commit 2a83c33 into NII-cloud-operation:main Aug 26, 2024
1 of 3 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.

Changing the title destroys the page's changelog.
1 participant