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

[stable26] fix(paste): collapse whitespace before pasting #4898

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #4872

@backportbot-nextcloud backportbot-nextcloud bot added the bug Something isn't working label Oct 24, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 26.0.8 milestone Oct 24, 2023
@cypress
Copy link

cypress bot commented Oct 24, 2023

1 flaky test on run #12254 ↗︎

0 149 2 0 Flakiness 1
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

[stable26] fix(paste): collapse whitespace before pasting
Project: Text Commit: 941f9110be
Status: Passed Duration: 20:26 💡
Started: Oct 26, 2023 11:14 PM Ended: Oct 26, 2023 11:35 PM

Review all test suite changes for PR #4898 ↗︎

By default html does not display whitespace but text does.
Remove newlines when pasting to ensure consistency with the previous display.

Keep the newlines when they are also displayed in the source.

* Resolves #4602.

Signed-off-by: Max <[email protected]>
Signed-off-by: Jonas <[email protected]>
@mejo-
Copy link
Member

mejo- commented Oct 26, 2023

/compile

Signed-off-by: nextcloud-command <[email protected]>
@juliusknorr juliusknorr merged commit bb97dcb into stable26 Oct 27, 2023
33 checks passed
@juliusknorr juliusknorr deleted the backport/4872/stable26 branch October 27, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants