[Bug 255299] loader: Fix empty loader_menu_title

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 28 09:36:54 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255299

--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=eabfffcb4c14751d1d2852ed82a1976b69854166

commit eabfffcb4c14751d1d2852ed82a1976b69854166
Author:     Toomas Soome <tsoome at FreeBSD.org>
AuthorDate: 2021-04-21 11:42:10 +0000
Commit:     Toomas Soome <tsoome at FreeBSD.org>
CommitDate: 2021-04-28 09:35:54 +0000

    loader: do not output empty menu title

    As we output spaces around the menu title, we should also check,
    if the title is actually empty string.

    PR:             255299
    Submitted by:   Jose Luis Duran
    Reported by:    Jose Luis Duran

    (cherry picked from 4ba91fa0736bb0672d475b6b56d9e7b06e78ff69)

 stand/forth/menu.4th | 6 +++++-
 stand/lua/drawer.lua | 5 ++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list