Posted by larowlan on
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
| 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:
| Comment | File | Size | Author |
|---|---|---|---|
| 589 bytes | larowlan | ||
| PASSED: [[SimpleTest]]: [PHP 5.4 MySQL] 81,407 pass(es). [ View ] | |||
Comments
Comment #1
jibran commentedThanks for the tests.
Comment #2
alexpott commentedCommitted 7022daa and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.