Updated: Comment #N

Problem/Motivation

The code in function menu_tree_collect_node_links looks like it's no longer functional to collect node links.

However, the problem is likely masked by the fact that we skip the optimized access check and fall back to the regular one.

Proposed resolution

Fix the node link collector, add a test.

Remaining tasks

TBD

User interface changes

N/A

API changes

none

CommentFileSizeAuthor
#1 2206235-1.patch744 bytespwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new744 bytes

I think this is the fix, but we should figure out a test too.

Status: Needs review » Needs work

The last submitted patch, 1: 2206235-1.patch, failed testing.

pwolanin’s picture

Status: Needs work » Closed (duplicate)