You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #59252 [Stopwatch] bug #54854 undefined key error when trying to fetch a mis… (Alex Niedre)
This PR was merged into the 7.2 branch.
Discussion
----------
[Stopwatch] bug #54854 undefined key error when trying to fetch a mis…
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? |no
| Deprecations? |no
| Issues | Fix#54854
| License | MIT
A minor bug was introduced in the related referenced issue which caused an unidentified key exception to trigger when referencing a section that was missing.
Reproduced here, as an example: https://3v4l.org/OFFLB
This MR addresses that and adds a simple test to prevent the same mistake in the future.
Commits
-------
c3cf577 bug #54854 [Stopwatch] undefined key error when trying to fetch a missing section
0 commit comments