Bug #31758
Unterminated single quote in chainloader pxeboot template breaks grub2 parser
Pull request:
Found in Releases:
Description
In develop, grub2 parser cannot parse the single quote introduced in this commit:
Pull request with fix here:
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
#2
Updated by Lukas Zapletal over 1 year ago
- Triaged changed from No to Yes
- Target version set to 2.3.3
- Assignee set to Lukas Zapletal
- Category set to Templates
We need to fix this in 2.3 and 2.4, tiny change.
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 2.5.0 added
#4
Updated by Scott Lindeneau over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f36cf9521680a6be86d706cecebbaca28194d4ae.
#5
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/8316 added
#6
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/8317 added
#7
Updated by Tomer Brisker over 1 year ago
- Fixed in Releases 2.3.3, 2.4.0 added
- Fixed in Releases deleted (
2.5.0)
Fixes #31758 - Unterminated single quote in chainloader pxeboot template breaks grub2 parser
Changes wording from can't to cannot to remove unterminated single quote.