]> source.dussan.org Git - nextcloud-server.git/commit
Fix use Sharing Api with calendar
authorlibasys <sebastian.doell@libasys.de>
Tue, 8 Jul 2014 08:57:51 +0000 (10:57 +0200)
committerlibasys <sebastian.doell@libasys.de>
Tue, 8 Jul 2014 08:57:51 +0000 (10:57 +0200)
commite6b093bfb9bdf609a1a5743c8f80915dbd53ae35
tree40200b3586a31b3a5d39d0cac18c1f14fa81d2e6
parent687cd7fe83fc40d7bc7d2ba7df5b495bf7bebdca
Fix use Sharing Api with calendar

Without this fix it logs this error:
Undefined index: itemSourceName at /opt/local/apache2/htdocs/oc7/core/ajax/share.php#44
I think the itemSourceName is only used with sharing files!
core/ajax/share.php