swierczek

Results 6 issues of swierczek

I'm getting an error `Class name must be a valid object or a string` from `/system/ee/ExpressionEngine/Addons/pro/Model/Dashboard/DashboardWidget.php:172` when trying to view my dashboard (`/admin.php?/cp/homepage`) in the CP as a non-superadmin. For...

Bug: Accepted

**Description of the problem** When creating a new field, selecting a different field type shows only the relevant options for that field type. But on page load, the default field...

**Description of the problem** I have a relationship field that only accepts Open entries, and I have 4 Open entries selected. If I edit one of those related entries and...

Bug: Accepted

This will add a setting and functionality to optionally forward URL parameters when the `{redirect=''}` tag is called in a template. New setting in `Settings` > `Debugging & Output`: Additionally,...

enhancement

**Description of the problem** When using `ee()->TMPL->parse_variables()` with an empty set, variables don't get parsed as expected - at least not quite as described at https://docs.expressionengine.com/latest/development/legacy/libraries/template.html#automatic-variables. 1. I would expect...

**Description of the problem** If a Channel doesn't have a Publish Layout created, then when viewing a saved entry with a custom Tab throws an error: Error at https://github.com/ExpressionEngine/ExpressionEngine/blob/7.dev/system/ee/ExpressionEngine/Model/Content/Display/DefaultLayout.php#L72 because...