Skip to content

Fix exception when content_type array index does not exist#12

Open
timanderson wants to merge 1 commit into
workbooks:masterfrom
timanderson:master
Open

Fix exception when content_type array index does not exist#12
timanderson wants to merge 1 commit into
workbooks:masterfrom
timanderson:master

Conversation

@timanderson
Copy link
Copy Markdown

When the batch function is called in workbooks_api.php an exception is thrown if the $options['content_ype'] index does not exist. Although this is not fatal it is not desirable. The patch checks for the existence of the array key and sets a variable to workaround the problem.

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