diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-10-13 10:53:04 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-10-20 16:09:08 +0200 |
commit | d4976e55544ddab17713e2f3aa4f5f5f5eb9986f (patch) | |
tree | 66c28164ef9b97524bccb56064de779be7a37e22 /lib/private/DB/PostgreSqlMigrator.php | |
parent | 5d7e9bb8fcbcd9a03cf0723c5258b41487850f7d (diff) | |
download | nextcloud-server-d4976e55544ddab17713e2f3aa4f5f5f5eb9986f.tar.gz nextcloud-server-d4976e55544ddab17713e2f3aa4f5f5f5eb9986f.zip |
Fix post_unshareFromSelf hook parameter format
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.
Diffstat (limited to 'lib/private/DB/PostgreSqlMigrator.php')
0 files changed, 0 insertions, 0 deletions