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] Fix HTML export #29

Merged
merged 1 commit into from
Feb 21, 2019
Merged

[fix] Fix HTML export #29

merged 1 commit into from
Feb 21, 2019

Conversation

lpagliari
Copy link

With the merge of PR 3268 on Etherpad, getLineHTMLForExport should not return anything, but instead set the HTML content of the line on context.lineContent.

Fix https://trello.com/c/31tPK2O3/1680.

With the merge of ether/etherpad-lite#3268,
`getLineHTMLForExport` should not return anything, but instead set the
HTML content of the line on `context.lineContent`.

Fix https://trello.com/c/31tPK2O3/1680.
Copy link

@joassouza joassouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

refatorar para constantes ajudou muito na leitura dos testes!

@lpagliari
Copy link
Author

Nossa, nem me fale! Perdi mais tempo tentando entender o que os testes faziam do que corrigindo o bug. Agora ficou bem mais claro mesmo 👍

@lpagliari lpagliari merged commit ccc5740 into master Feb 21, 2019
@lpagliari lpagliari deleted the fix/export_html branch February 21, 2019 18:42
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