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] Do not show a 'pad deleted' message when pad is copied #3185

Conversation

lpagliari
Copy link
Contributor

Message should be shown when pad is deleted or moved, not when it is copied.

Tests performed:

  • pad is deleted using API => shows message to client
  • pad is moved to another name using API => shows message to client
  • pad is copied to another name using API => does not show message to client

Fix #3183

Message should be shown when pad is deleted or moved, not when it is copied.

Fix ether#3183
lpagliari added a commit to joassouza/etherpad-lite that referenced this pull request May 5, 2017
This commit applies the fix for bug showing 'pad deleted'
message when pad is duplicated.
@JohnMcLear
Copy link
Member

Has merge conflicts :) Please resolve.

@muxator
Copy link
Contributor

muxator commented Apr 9, 2018

@lpagliari, from a quick check it seems that 187e519 already reverted this change.

Should we close this pull request?

@lpagliari
Copy link
Contributor Author

Crap! Yeah, @muxator , you're right.

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.

3 participants