Skip to content

No longer ignore user provided 'resourcename' - #3

Merged
smarcet merged 1 commit into
smarcet:masterfrom
infostreams:patch-3
Mar 3, 2018
Merged

No longer ignore user provided 'resourcename'#3
smarcet merged 1 commit into
smarcet:masterfrom
infostreams:patch-3

Conversation

@infostreams

Copy link
Copy Markdown
Contributor

When creating a calendar you can provide a resource name in the MakeCalendarRequestVO, but this resource name was ignored when doing the actual call to the server. This commit checks if you have provided a resource name, and will try to create a calendar using that resource name if you did. If you did not provide a resource name, it will revert to the previous behaviour of using a UID for the calendar name.

When creating a calendar you can provide a resource name in the MakeCalendarRequestVO, but this resource name was ignored when doing the actual call to the server. This commit checks if you have provided a resource name, and will try to create a calendar using that resource name if you did. If you did not provide a resource name, it will revert to the previous behaviour of using a UID for the calendar name.
@smarcet
smarcet merged commit ed7ea51 into smarcet:master Mar 3, 2018
anvanvan pushed a commit to anvanvan/CalDAVClient that referenced this pull request Nov 13, 2025
No longer ignore user provided 'resourcename'
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.

2 participants