Skip to content

Conversation

@MorrisJobke
Copy link
Member

When unsharing from self in a group share situation, the share items
passed to the post_unshareFromSelf hook were using the wrong format in
which the attribute names (ex: "share_type") have non camel-case format.

This fix makes sure that in group sharing case we use the correct
format. It looks like the code was already producing it but in
array_merge it was not using it and adding the unprocessed one.
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Dec 2, 2016
@MorrisJobke MorrisJobke added this to the Nextcloud 9.0.55 milestone Dec 2, 2016
@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @schiessle, @rullzer and @nickvergessen to be potential reviewers.

@MorrisJobke
Copy link
Member Author

I tested this and it works 👍

@karlitschek
Copy link
Member

backport makes sense 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants