Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 10:19:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255299] loader: Fix empty loader_menu_title
Message-ID:  <bug-255299-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 255299
           Summary: loader: Fix empty loader_menu_title
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: jlduran@gmail.com
                CC: tsoome@freebsd.org

Created attachment 224328
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224328&action=
=3Dedit
Fix empty loader_menu_title

Commit 62ffcaab8f3ccba6053d4a5622c5ef2de9f636b5 introduced spaces around
loader_menu_title.  When set to an empty string (to not display a menu titl=
e),
the spaces are still displayed.

This patch adds a check to display the menu title only when is not an empty
string.

--=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>