MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
95 stars 42 forks source link

[RTM] Correct addFromCurrentRequest #1464

Closed stefanheimes closed 2 years ago

stefanheimes commented 2 years ago

Description

This fix a problem where the request is null and the whole function addFromCurrentRequest will end in an "Call to a member function all() on null"-error.

@zonky2 and @discordier: I think we have to check all request calls for this error. This error happens, because I call the list module over the console, 'cause I create a PDF out of it.

Checklist

zonky2 commented 2 years ago

@stefanheimes Check author validation