drupal_valid_path() uses a variable that is not initialized, nor is a parameter

Created on 7 November 2012, almost 12 years ago
Updated 29 June 2024, 2 months ago

drupal_valid_path() contains the following code.

$item['link_path']  = $form_item['link_path'];
$item['link_title'] = $form_item['link_title'];
$item['external']   = FALSE;
$item['options'] = '';
_menu_link_translate($item);

$form_item is not a variable initialized from the function, nor one of its parameters.

🐛 Bug report
Status

Closed: duplicate

Version

8.0 ⚰️

Component
Menu system 

Last updated 1 day ago

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024