I created a custom panel page with a path of node/%node/agenda. If I enable path checking that page no longer works.

$conf['fast_404_path_check'] = TRUE;

Browse to node/1/agenda and I receive the following error:

"The requested URL /events/test-event-001/agenda" was not found on the server."

If I disable fast_404_path_check then the page loads fine.

Comments

adammalone’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

This looks like a duplicate of #2005930: Fast 404 module is returning 404 pages for menu paths having %. Please consider reopening if that's not the case. Otherwise, it'd be great if you could comment and continue assisting in the other issue.