bugGNU GRUB - Bugs: bug #61368, menuentry statement should unset...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #61368: menuentry statement should unset variable chosen, unless enclosed in submenu statement

Submitter:  Ulf Zibis <ulfzibis>
Submitted:  Fri 22 Oct 2021 02:35:55 PM UTC
   
 
Category:  Configuration Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Release:  other
Release:  Reproducibility:  Every Time
Planned Release:  None

Discussion

Fri 22 Oct 2021 02:35:55 PM UTC, original submission:  

Hi,
in GRUB configuration there can exist the 2 following situations:
submenu AAA {
    menuentry BBB {
    }
}
or:
menuentry AAA {
    menuentry BBB {
    }
}
In the latter situation, the inner menuentry statement should first unset variable chosen, otherwise saved_entry from GRUB environment block will not work as expected.

For more details, please read this discussion:
https://lists.gnu ... -10/msg00004.html

Ulf Zibis <ulfzibis>

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by ulfzibis (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code