Problem/Motivation
A recent version of add_content_by_bundle provides a new login_redirect setting, which determines whether or not it will show a login link to anonymous users.
Proposed resolution
Update the settings definition for this plugin wherever it is used.
Also, the event_sponsors view has an add_content_by_bundle plugin that incorrectly targets nodes of type sponsorship (which don't exist), when they should instead target storage entities of type sponsorship. This is technically an expansion of scope, but it a one-line fix to a common file, so let's include it here.
Comments
Comment #4
mandclu commentedComment #5
mandclu commented