Problem/Motivation

Over in #1853072: Remove forum_menu_local_tasks_alter() hack and instead add links in ForumController::build @alexpott asked for a follow up to test the forum action link for anonymous users.
Here it is.

Proposed resolution

Add a test.

Remaining tasks

Review.

User interface changes

None.

API changes

None.

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Task cause adding a test.
Issue priority Normal because it doesn't mean we can't ship
Unfrozen changes Unfrozen because it only changes tests.
Disruption Impacts on three fifths of stuff all (translation: nothing)because it's a forum module test.
Files: 
CommentFileSizeAuthor
forum-anon-msg.1.patch589 byteslarowlan
PASSED: [[SimpleTest]]: [PHP 5.4 MySQL] 81,407 pass(es).
[ View ]

Comments

jibran’s picture

Status:Needs review» Reviewed & tested by the community

Thanks for the tests.

alexpott’s picture

Status:Reviewed & tested by the community» Fixed

Committed 7022daa and pushed to 8.0.x. Thanks!

Thanks for adding the beta evaluation for to the issue summary.

  • alexpott committed 7022daa on 8.0.x
    Issue #2379459 by larowlan: Add a test for forum action links for anon...

Status:Fixed» Closed (fixed)

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