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.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed b3544476 on 2.0.x
    task: #3608163 Explicitly declare login_redirect for...
mandclu’s picture

Title: Explicitly decalre login_redirect for add_content_by_bundle headers » Explicitly declare login_redirect for add_content_by_bundle headers
Issue summary: View changes
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.