-
Notifications
You must be signed in to change notification settings - Fork 335
Can't change shared Calendar entry by another user #733
Comments
I have the same issue here. and I have additionally this issue #828. Server configuration: |
when pushing the "Bestätigen" (confirm) button after editing the shared calendar i see the following log in owncloud_log |
Is there any solution in sight? |
I'll take a look as soon as possible |
Will this be solved in 5.03? |
I just updated to version 5.0.3 and the issue still exists. Do you need any additional information? By the way thanks for your nice and obviously hard work. |
Yes, something one cannot say often enough: |
I've been seeing something that might be related to this: User A creates a calendar, shares it with group G with full permissions When trying to edit the event the error "Missing or invalid fields" appears. EDIT: These errors only happen in the web-interface. When directly editing an event through Calendar.app it works. |
this fix will be 🚢 with 5.0.4 :) |
Georg, I applied the bugfix and tadaa, it works. Thank you very much. Great work. |
:)
|
@georgehrke : Well done. Thank you! |
i update but not work. When i delete an event i recived a message with: {"message":"You dont have permission to delete this event.","status":"error"}. How i can fix? |
I already fixed it, but the fix didn't make it into 5.0.4. You can fix it manually by applying this patch: 2e254d6 |
thanks it works! 👍 |
Hi, |
With the my little fix: owncloud/calendar#15 everything works fine. |
Can't change shared Calendar entry by another user
Expected behaviour
When a user (owner/administrator) shares a Calendar with another user (collaborator) and provides him full modification permission, collaborator should have ability to change it.
Actual behaviour
When Collaborator tries to change calendar entry by hitting the submit button, the error message “Missing or invalid fields: “ appears (see image). The entry cannot be edited by collaborator.
Steps to reproduce
hitting the submit button.
Server configuration:
Server should be Ubuntu, as far as I know. (AllInkl Hosting).
PHP Version 5.3.18
PHP-CGI Versionen 5.3.18 4.4.9 5.2.12
MySQL Version 5.1.66
ownCloud version: ownCloud 5.0 beta 1 (aktuell)

The text was updated successfully, but these errors were encountered: