Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2021 05:42:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255299] loader: Fix empty loader_menu_title
Message-ID:  <bug-255299-227-X3URSUFFRb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255299-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255299-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255299

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dea03e7dbeea0d8287b83fb6f8e3c68e81=
abeba18

commit ea03e7dbeea0d8287b83fb6f8e3c68e81abeba18
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2021-04-21 11:42:10 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-09-12 05:39:19 +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 commit 4ba91fa0736bb0672d475b6b56d9e7b06e78ff69)

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255299-227-X3URSUFFRb>